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: use all typescript-eslint equivalents #952

Merged
merged 1 commit into from Sep 13, 2022

Conversation

mightyiam
Copy link
Owner

BREAKING CHANGE: add rules from @typescript-eslint: no-extra-parens,
no-loss-of-precision, object-curly-spacing, space-before-blocks,
comma-dangle.

Closes #582, closes #583.

Co-authored-by: Rostislav Simonik rostislav.simonik@technologystudio.sk

BREAKING CHANGE: add rules from @typescript-eslint: no-extra-parens,
no-loss-of-precision, object-curly-spacing, space-before-blocks,
comma-dangle.

Closes #582, closes #583.

Co-authored-by: Rostislav Simonik <rostislav.simonik@technologystudio.sk>
@mightyiam mightyiam merged commit 2337413 into master Sep 13, 2022
@mightyiam mightyiam deleted the direct-equivalents-are-used branch September 13, 2022 05:50
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.

Some upstream standard rules are not properly propagated to their @typescript-eslint version
1 participant