We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 671ca91 + 45e6cdb commit 40c1513Copy full SHA for 40c1513
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "eslint-find-new-rules",
3
"version": "0.0.0-semantically-released",
4
- "description": "Use this to save yourself some time when working on a webpack configuration.",
+ "description": "Find built-in ESLint rules you don't have in your custom config.",
5
"main": "index.js",
6
"scripts": {
7
"cover": "nyc --reporter=lcov --reporter=text ava",
0 commit comments