Merge pull request #8915 from edx/benp/add-plato-jul2015
Add plato JS static code analysis tool.
Showing
| ... | @@ -7,6 +7,7 @@ | ... | @@ -7,6 +7,7 @@ | 
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "jshint": "^2.7.0", | "jshint": "^2.7.0", | ||
| "edx-custom-a11y-rules": "edx/edx-custom-a11y-rules" | "edx-custom-a11y-rules": "edx/edx-custom-a11y-rules", | ||
| "plato": "1.2.2" | |||
| } | } | ||
| } | } | 
Please
register
or
sign in
to comment