build: Update linters
Change-Id: Ib83952a64224ab550f64975285e60713225b23b7
This commit is contained in:
@@ -10,7 +10,6 @@ module.exports = function ( grunt ) {
|
||||
grunt.initConfig( {
|
||||
eslint: {
|
||||
options: {
|
||||
reportUnusedDisableDirectives: true,
|
||||
extensions: [ '.js', '.json' ],
|
||||
cache: true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user