mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Build: update grunt file for .jscsrc
Closes gh-1589
This commit is contained in:
parent
5053f4ad3d
commit
ffcb27c0c7
@ -138,7 +138,7 @@ grunt.initConfig({
|
||||
jscs: {
|
||||
all: {
|
||||
options: {
|
||||
config: ".jscsrc"
|
||||
config: true
|
||||
},
|
||||
files: {
|
||||
src: [ "demos/**/*.js", "build/**/*.js", "tests/**/*.js", "ui/**/*.js" ]
|
||||
|
Loading…
Reference in New Issue
Block a user