eslint-config-neofonie
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "eslint-config-neofonie", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "ESLint config", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -22,2 +22,8 @@ # eslint-config-neofonie | ||
### eslint-config-neofonie/legendary | ||
Lints according to our current rules at Neofonie | ||
1. `npm install --save-dev eslint-config-neofonie eslint` | ||
2. add `"extends": "neofonie/legendary"` to your .eslintrc | ||
## IDE Integration | ||
@@ -24,0 +30,0 @@ Install the ESLint validator plugin in your favorite text editor. Next step is to point the eslint [config](http://eslint.org/docs/user-guide/configuring) to the rules in [this](https://github.com/neofonie/eslint-config-neofonie) repo. To do that, clone the repo |
51
24764
14