Skip to content

Commit 99a6edd

Browse files
committed
test: add test scripts into package.json
1 parent c98c7ba commit 99a6edd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
},
4040
"scripts": {
4141
"default": "gulp",
42+
"test": "npm run lint",
4243
"lint": "gulp lint",
4344
"serve": "gulp serve",
4445
"watch": "gulp watch"

0 commit comments

Comments
 (0)