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