Skip to content

Commit 24a6bb9

Browse files
committed
Build: remove bower.json lint target
(Cherry-picked from 285cfbf) Ref 26eca14
1 parent ac23f91 commit 24a6bb9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Gruntfile.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,6 @@ module.exports = function( grunt ) {
7070
jsonlint: {
7171
pkg: {
7272
src: [ "package.json" ]
73-
},
74-
75-
bower: {
76-
src: [ "bower.json" ]
7773
}
7874
},
7975
jshint: {

0 commit comments

Comments
 (0)