eslint-config-toptal
v0.2.0
Published
Shared ESLint config for Toptal projects
Keywords
Readme
ESLint Config
Install eslint-config-toptal package:
npm install --save-dev toptal/eslint-config-toptalUse the config in .eslintrc:
{
"extends": "toptal"
}