mirror of
https://github.com/searxng/searxng
synced 2024-01-01 18:24:07 +00:00
[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')
|
fix: grunt.option('fix')
|
||||||
},
|
},
|
||||||
target: [
|
target: [
|
||||||
|
'gruntfile.js',
|
||||||
'svg4web.svgo.js',
|
'svg4web.svgo.js',
|
||||||
'src/js/main/*.js',
|
'src/js/main/*.js',
|
||||||
'src/js/head/*.js',
|
'src/js/head/*.js',
|
||||||
|
Loading…
Reference in New Issue
Block a user