eslint-config-pilatch
v0.1.2
Published
No-nonsense ESLint configuration emphasizing a lack of stupidity
Downloads
11
Readme
eslint-config-pilatch
No-nonsense ESLint configuration emphasizing a lack of stupidity
This is a sharable ESLint configuration.
Use
In your .eslintrc.json file for your project, have the following:
{
"extends": "pilatch"
}