mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Build: Renamed jshint target from src to all.
(cherry picked from commit 8de24907b7
)
This commit is contained in:
parent
6cdd0223d7
commit
016f2f1d8f
@ -211,7 +211,7 @@ grunt.initConfig({
|
||||
options: {
|
||||
jshintrc: true
|
||||
},
|
||||
src: [
|
||||
all: [
|
||||
"ui/*.js",
|
||||
"Gruntfile.js",
|
||||
"build/**/*.js",
|
||||
|
Loading…
Reference in New Issue
Block a user