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

Enable some sensible but non-default rules #20

Open
sybereal opened this issue Dec 15, 2022 · 1 comment
Open

Enable some sensible but non-default rules #20

sybereal opened this issue Dec 15, 2022 · 1 comment
Assignees

Comments

@sybereal
Copy link
Collaborator

sybereal commented Dec 15, 2022

One example that would've caught a recent bug 1 is @typescript-eslint/no-shadow. There are tons such rules, both in ESLint core, TypeScript ESLint, ESLint Unicorn, etc. that haven't made it into their respective configs for whatever reason, even though they're generally good ideas.

Footnotes

  1. sovity/admin-cli#355

@sybereal sybereal self-assigned this Dec 15, 2022
@sybereal
Copy link
Collaborator Author

no-use-before-define would've probably prevented sovity/admin-cli#409

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

3 participants