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