mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Build: remove bower.json lint target
(Cherry-picked from285cfbfccc
) Ref26eca143c2
This commit is contained in:
parent
ac23f91cbe
commit
24a6bb9fe8
@ -70,10 +70,6 @@ module.exports = function( grunt ) {
|
|||||||
jsonlint: {
|
jsonlint: {
|
||||||
pkg: {
|
pkg: {
|
||||||
src: [ "package.json" ]
|
src: [ "package.json" ]
|
||||||
},
|
|
||||||
|
|
||||||
bower: {
|
|
||||||
src: [ "bower.json" ]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
jshint: {
|
jshint: {
|
||||||
|
Loading…
Reference in New Issue
Block a user