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

Add a ruleset powered by unicorn plugin into essentials config #309

Open
wakamsha opened this issue Jul 16, 2024 · 0 comments
Open

Add a ruleset powered by unicorn plugin into essentials config #309

wakamsha opened this issue Jul 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@wakamsha
Copy link
Contributor

Feature Request Summary

I'd like to make essentials config more powerful by extending the rules about variables naming and common API usage.

Problem of Background

Although the ESLint provides many rules, they are still insufficient for large code-base. In particular, it lacks rules for variable naming and common API usage.

Proposed Solution

Add a ruleset powered by eslint-plugin-unicorn into essentials config. This plugin provides more than 100 rules about TypeScript and Node.js as well as common APIs.

Alternatives

Others

Adding a new ruleset should be provided as a major update.

e.g. Release 18.0.0 / 2019-08-10 · airbnb/eslint-config-airbnb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant