Skip to content

Commit 8de2490

Browse files
committed
Build: Renamed jshint target from src to all.
1 parent 36fd8c8 commit 8de2490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ grunt.initConfig({
179179
options: {
180180
jshintrc: true
181181
},
182-
src: [
182+
all: [
183183
"ui/*.js",
184184
"Gruntfile.js",
185185
"build/**/*.js",

0 commit comments

Comments
 (0)