@peoro/eslint-config
v1.0.1
Published
peoro's ESLint config
Downloads
9
Maintainers
Readme
@peoro/eslint-config
peoro's ESLint config
Installation
npm install --save-dev @peoro/eslint-config
Usage
Set your .eslintrc.*
's extends
field to "@peoro/eslint-config"
:
{
"extends": "@peoro/eslint-config"
}
That's it, ESLint will now use this config.