lint gulpfile, add eslint config and ignore file for those that using eslint
This commit is contained in:
parent
4296b41faf
commit
fa5afe879e
3 changed files with 135 additions and 95 deletions
2
.eslintignore
Normal file
2
.eslintignore
Normal file
|
@ -0,0 +1,2 @@
|
|||
js/**/*.js
|
||||
node_modules/**/*.js
|
Loading…
Add table
Add a link
Reference in a new issue