Ok lets try some automated testing!
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"nthen": "~0.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jshint": "~2.9.1"
|
||||
"jshint": "~2.9.1",
|
||||
"selenium-webdriver": "^2.53.1"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "jshint --config .jshintrc --exclude-path .jshintignore ."
|
||||
|
||||
Reference in New Issue
Block a user