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

Turn eslint camelcase rule off in typescript config #101

Merged
merged 1 commit into from Mar 24, 2020

Conversation

koddsson
Copy link
Contributor

@typescript-eslint already has a camelcase rule so we'll use that one instead of the default eslint one.

https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/camelcase.md

@koddsson koddsson added this to the 4.0.0 milestone Mar 24, 2020
@koddsson koddsson requested a review from a team March 24, 2020 15:36
Copy link
Member

@keithamus keithamus left a comment

Choose a reason for hiding this comment

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

🐫

@koddsson koddsson merged commit a6c489b into master Mar 24, 2020
@koddsson koddsson deleted the fix-camelcase-rule-in-typescript-config branch March 24, 2020 17:46
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

2 participants