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

Use recommended rules for ESLint plugins #1

Open
4 tasks
bowernite opened this issue Nov 11, 2020 · 0 comments
Open
4 tasks

Use recommended rules for ESLint plugins #1

bowernite opened this issue Nov 11, 2020 · 0 comments

Comments

@bowernite
Copy link
Owner

It's kind of a pain to have these huge long list of ESLint rules. Maybe I could use the recommended rules and then turn additional rules on/turn rules off where needed.

Some options:

  • ESLint rules in general. Could use eslint:recommended, or maybe some other public package that just focuses on code quality
  • Jest
  • TypeScript
  • More?

This would really simplify things. It would also have the benefit of automatically adding new rules that are in recommended rulesets without constantly having to review new rules from these plugins.

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

No branches or pull requests

1 participant