forked from zaclys/searxng
[mod] eslint: add gruntfile.js to the files to lint
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
06730588a6
commit
32cf24a272
|
@ -31,6 +31,7 @@ module.exports = function(grunt) {
|
|||
fix: grunt.option('fix')
|
||||
},
|
||||
target: [
|
||||
'gruntfile.js',
|
||||
'svg4web.svgo.js',
|
||||
'src/js/main/*.js',
|
||||
'src/js/head/*.js',
|
||||
|
|
Loading…
Reference in New Issue