We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e85ab2 + 1024a98 commit c8fc655Copy full SHA for c8fc655
1 file changed
package.json
@@ -10,6 +10,7 @@
10
},
11
"scripts": {
12
"lint": "eslint --fix bin/* config/*.js src/**/*.js tests/*.js",
13
+ "test": "npm run lint",
14
"start": "node index.js"
15
16
"keywords": [],
0 commit comments