Skip to content

Commit 5628a24

Browse files
committed
add lint to test script in package.json
1 parent 2197ca3 commit 5628a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"node": ">=0.4.0"
2020
},
2121
"scripts": {
22-
"test": "grunt test"
22+
"test": "grunt coffeelint test"
2323
},
2424
"dependencies": {},
2525
"devDependencies": {

0 commit comments

Comments
 (0)