eslint-config-wemake
Shareable configuration for eslint
.
The main idea of this configuration is to be:
- Highly opinionated (!)
- Strict about syntax and secure by default
- Enforces best-practices
The ultimate goal of this project is to become the strictest config available.
Installation
npm install --save-dev eslint-config-wemake
Then, modify your eslint
configuration:
Done! Later you can modify your configuration to include any extra rules you need.
License
MIT.