Added ESLint pipeline into Gulp

This commit is contained in:
Peng-YM
2022-05-24 21:49:56 +08:00
parent 6b22ee7c5d
commit 3b70cc0bd8
4 changed files with 1471 additions and 8 deletions

View File

@@ -28,8 +28,10 @@
"babelify": "^10.0.0",
"browser-pack-flat": "^3.4.2",
"browserify": "^17.0.0",
"eslint": "^8.16.0",
"gulp": "^4.0.2",
"gulp-babel": "^8.0.0",
"gulp-eslint-new": "^1.4.4",
"gulp-header": "^2.0.9",
"gulp-prettier": "^4.0.0",
"nodemon": "^2.0.16",