Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: upgrade typescript-eslint packages v2.2 #162

Merged
merged 1 commit into from
Nov 15, 2019

Conversation

mightyiam
Copy link
Owner

BREAKING CHANGE: brace-style now supports TypeScript syntax.

Copy link
Owner Author

@mightyiam mightyiam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 from me.

Waiting for another review.

@@ -21,6 +22,7 @@ export = {
'require-await': 'off',

// @typescript-eslint versions of Standard.js rules:
'@typescript-eslint/brace-style': ['error', '1tbs', { allowSingleLine: true }],
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BREAKING CHANGE: brace-style now supports TypeScript syntax.
@mightyiam mightyiam merged commit 15b66ba into master Nov 15, 2019
@mightyiam mightyiam deleted the typescript-eslint@2.2 branch November 15, 2019 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant