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 c98c7ba commit 99a6eddCopy full SHA for 99a6edd
package.json
@@ -39,6 +39,7 @@
39
},
40
"scripts": {
41
"default": "gulp",
42
+ "test": "npm run lint",
43
"lint": "gulp lint",
44
"serve": "gulp serve",
45
"watch": "gulp watch"
0 commit comments