1.0.0 • Published 9 years ago
eslint-config-eveoh v1.0.0
eslint-config-eveoh
This package provides Eveoh's .eslintrc as an extensible shared config.
Usage
Requires eslint
.
npm install --save-dev eslint-config-eveoh eslint
- Add
"extends": "eveoh"
to your .eslintrc. Also extendeslint:recommended
if you want to use the recommended rules.
Testing
Lint this module with itself using npm test
.
1.0.0
9 years ago