Merge pull request #794 from edx/andya/add-jscs
Miscellaneous small improvements
Showing
.jscsrc
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
... | @@ -16,7 +16,8 @@ | ... | @@ -16,7 +16,8 @@ |
"phantomjs": "^1.9.11", | "phantomjs": "^1.9.11", | ||
"sinon": "^1.10.3", | "sinon": "^1.10.3", | ||
"uglify-js": "2.3.6", | "uglify-js": "2.3.6", | ||
"jshint": "2.8.0" | "jshint": "2.8.0", | ||
"jscs": "2.6.0" | |||
}, | }, | ||
"scripts": { | "scripts": { | ||
"test": "./node_modules/karma/bin/karma start --reporters spec,coverage" | "test": "./node_modules/karma/bin/karma start --reporters spec,coverage" | ||
... | ... |
Please
register
or
sign in
to comment