Skip to content

Commit 32b879c

Browse files
committed
Add lint NPM script
1 parent 6c0b159 commit 32b879c

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
@@ -32,6 +32,7 @@
3232
"mBaaS"
3333
],
3434
"scripts": {
35+
"lint": "grunt eslint",
3536
"test": "grunt mocha-and-karma"
3637
},
3738
"dependencies": {

0 commit comments

Comments
 (0)