eslint-config-kaplankomputing
v1.0.0
Published
Kaplan Komputing's ESLint config
Downloads
24
Maintainers
Readme
eslint-config-kaplankomputing
Kaplan Komputing's eslint configuration
Getting Started
npm install --save-dev eslint-config-kaplankomputing
In your project, add an .eslintrc
file to your project.
{
"extends": "kaplankomputing"
}