Skip to content

Commit 93a9f51

Browse files
committed
Add npm test script
1 parent 7abd936 commit 93a9f51

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
"files": [
3939
"jquery.stellar.js"
4040
],
41+
"scripts": {
42+
"test": "grunt lint qunit"
43+
},
4144
"devDependencies": {
4245
"grunt": "~0.3.17"
4346
}

0 commit comments

Comments
 (0)