build: Update linters

Change-Id: Ib513d9fe879fb0c848cdfefaaaa753cc7279e242
This commit is contained in:
Ed Sanders
2019-09-17 14:55:46 +01:00
parent 512b597a9d
commit dae53b628c
7 changed files with 155 additions and 185 deletions

View File

@@ -15,7 +15,7 @@ module.exports = function ( grunt ) {
cache: true
},
all: [
'**/*.js{,on}',
'**/*.{js,json}',
'!lib/**',
'!resources/js/ext.uls.webfonts.repository.js',
'!{vendor,node_modules}/**'