@volst/eslint-config
v5.0.1
Published
Volst ESLint config, following Create React App config with a few changes
Keywords
Readme
eslint-config-volst
Based on eslint-config-react-app with a few changes.
Usage
$ npm install eslint @volst/eslint-config --save-devCreate a .eslintrc file with:
{
"extends": "@volst"
}