Build: Renamed jshint target from src to all.

(cherry picked from commit 8de24907b7)
This commit is contained in:
Scott González 2013-11-11 14:12:21 -05:00
parent 6cdd0223d7
commit 016f2f1d8f

View File

@ -211,7 +211,7 @@ grunt.initConfig({
options: {
jshintrc: true
},
src: [
all: [
"ui/*.js",
"Gruntfile.js",
"build/**/*.js",