Add grunt task for running plato reports

This commit is contained in:
Joe Fiorini
2015-01-29 13:31:55 -05:00
parent 1809fec52e
commit 98a4f195c2
2 changed files with 4 additions and 5 deletions

View File

@@ -1,8 +1,4 @@
{
// Details: https://github.com/victorporof/Sublime-JSHint#using-your-own-jshintrc-options
// Example: https://github.com/jshint/jshint/blob/master/examples/.jshintrc
// Documentation: http://www.jshint.com/docs/
"browser": true,
"jquery": true,
"esnext": true,