@apprentx/eslint-config
v1.3.0
Published
Apprentx's eslint config
Downloads
886
Readme
@apprentx/eslint-config
Getting started
Install the npm package:
npm i @apprentx/eslint-config -D
Extend your .eslintrc
config with:
{
"extends": "@apprentx/eslint-config"
}