added gulp-eslint7

This commit is contained in:
Daniel
2021-05-18 07:43:11 +05:30
parent e8a7fbf782
commit c7eaefcd26
3 changed files with 29 additions and 30 deletions

11
package-lock.json generated
View File

@@ -4622,6 +4622,17 @@
}
}
},
"gulp-eslint7": {
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/gulp-eslint7/-/gulp-eslint7-0.3.1.tgz",
"integrity": "sha512-4p6Ul5OGs/bR18C3bs2bK3ylbTI6rkDQXPwg2bq2at6L5Ffd6j4+6pjJ3YpDIlVsUq2UsGm3vlbdXY3T0sldrg==",
"dev": true,
"requires": {
"eslint": "^7.25.0",
"fancy-log": "^1.3.3",
"plugin-error": "^1.0.1"
}
},
"gulp-file-include": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/gulp-file-include/-/gulp-file-include-2.3.0.tgz",