Add plato JS static code analysis tool.

This commit is contained in:
Ben Patterson
2015-07-14 08:17:54 -04:00
parent d370b0aa23
commit b1f4cfeead

View File

@@ -7,6 +7,7 @@
},
"devDependencies": {
"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"
}
}