mirror of
https://github.com/appium/appium.git
synced 2026-02-14 05:50:00 -06:00
Lint js files before running tests.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
"rimraf": "~2.1.1"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "grunt unit"
|
||||
"test": "grunt lint unit"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "~1.8.1",
|
||||
|
||||
Reference in New Issue
Block a user