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 ba6a090 commit b1b31f7Copy full SHA for b1b31f7
package.json
@@ -4,7 +4,7 @@
4
"description": "Shareable ESLint config for Scratch",
5
"main": "index.js",
6
"scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1",
+ "test": "eslint .",
8
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
9
},
10
"repository": {
0 commit comments