mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Build: Remove json check for jscs config
This commit is contained in:
parent
90b43de212
commit
1514dca501
@ -75,10 +75,6 @@ module.exports = function( grunt ) {
|
||||
src: [ "package.json" ]
|
||||
},
|
||||
|
||||
jscs: {
|
||||
src: [ ".jscs.json" ]
|
||||
},
|
||||
|
||||
bower: {
|
||||
src: [ "bower.json" ]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user