We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c96fd06 commit 52e40e8Copy full SHA for 52e40e8
package.json
@@ -18,8 +18,8 @@
18
"lint:js-docs": "eslint --no-inline-config \"**/*.md\"",
19
"lint:package-json": "npmPkgJsonLint .",
20
"release": "release-it",
21
- "test:remote": "eslint-remote-tester",
22
"test": "nyc --all --check-coverage --include lib mocha tests --recursive",
+ "test:remote": "eslint-remote-tester",
23
"update:eslint-docs": "eslint-doc-generator"
24
},
25
"files": [
0 commit comments