eslint-config-treats
v0.4.0
Published
Eslint config for opinonated development with Treats
Keywords
Readme
Eslint Config Treats
Sets of opinionated eslint rules that we personally recommends for developing React apps with Treats.
How To Use
- Install Eslint config Treats:
npm install --development eslint-config-treats- Extends your eslint configuration:
// .eslintrc
{
"extends": "eslint-config-treats"
}License
Apache 2.0
