mirror of
https://github.com/jquery/jquery.git
synced 2026-02-01 04:45:04 -05:00
Build: Remove json check for jscs config
This commit is contained in:
@@ -75,10 +75,6 @@ module.exports = function( grunt ) {
|
||||
src: [ "package.json" ]
|
||||
},
|
||||
|
||||
jscs: {
|
||||
src: [ ".jscs.json" ]
|
||||
},
|
||||
|
||||
bower: {
|
||||
src: [ "bower.json" ]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user