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.
1 parent c518f73 commit 8eb3a13Copy full SHA for 8eb3a13
package.json
@@ -7,8 +7,7 @@
7
"lib/formatters/stylish-fixes.js"
8
],
9
"bin": {
10
- "eslint-ignore-errors": "bin/eslint-ignore-errors.js",
11
- "npm-check-github-package-requirements": "bin/npm-check-github-package-requirements.js"
+ "eslint-ignore-errors": "bin/eslint-ignore-errors.js"
12
},
13
"scripts": {
14
"pretest": "mkdir -p node_modules/ && ln -fs $(pwd) node_modules/",
0 commit comments