Skip to content

Commit 016f2f1

Browse files
committed
Build: Renamed jshint target from src to all.
(cherry picked from commit 8de2490)
1 parent 6cdd022 commit 016f2f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ grunt.initConfig({
211211
options: {
212212
jshintrc: true
213213
},
214-
src: [
214+
all: [
215215
"ui/*.js",
216216
"Gruntfile.js",
217217
"build/**/*.js",

0 commit comments

Comments
 (0)