eslint-config-esmanning
Advanced tools
Comparing version
{ | ||
"name": "eslint-config-esmanning", | ||
"description": "JavaScript Manning Style - ESLint Shareable Config", | ||
"version": "0.0.0", | ||
"version": "1.0.0", | ||
"author": "ZHealth Documentation", | ||
@@ -18,5 +18,2 @@ "bugs": { | ||
}, | ||
"devDependencies": { | ||
"standard": "^8.4.0" | ||
}, | ||
"homepage": "https://github.com/ZHealth/eslint-config-esmanning#readme", | ||
@@ -35,6 +32,3 @@ "keywords": [ | ||
"url": "git+https://github.com/ZHealth/eslint-config-esmanning.git" | ||
}, | ||
"scripts": { | ||
"test": "standard" | ||
} | ||
} |
@@ -18,11 +18,5 @@ # eslint-config-esmanning | ||
To use the JavaScript Manning Style shareable config, first run this: | ||
To use the JavaScript Manning Style shareable config, just add this to your .eslintrc file: | ||
```bash | ||
npm install --save-dev eslint-config-esmanning | ||
``` | ||
Then, add this to your .eslintrc file: | ||
``` | ||
{ | ||
@@ -38,4 +32,15 @@ "extends": "esmanning" | ||
`eslint-config-esmanning` also installs the following so you don't have to: | ||
- eslint | ||
- eslint-config-standard | ||
- eslint-config-standard-react | ||
- eslint-plugin-promise | ||
- eslint-plugin-react | ||
- eslint-plugin-standard | ||
This is probably not the way you want to do things in your own project. This is for the sake of convenience for ZHealth's projects (one declared dependency instead of seven). | ||
## License | ||
[MIT](LICENSE) |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
4303
14.53%0
-100%7
16.67%1
-50%45
12.5%