mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
Build: Remove json check for jscs config
(cherry-picked from 1514dca501
)
This commit is contained in:
parent
12104f0401
commit
4287ee10ef
@ -74,10 +74,6 @@ module.exports = function( grunt ) {
|
||||
src: [ "package.json" ]
|
||||
},
|
||||
|
||||
jscs: {
|
||||
src: [ ".jscs.json" ]
|
||||
},
|
||||
|
||||
bower: {
|
||||
src: [ "bower.json" ]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user