1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-11 14:35:29 -04:00

manually cherry-pick (most of) the rules/settings from eslint-config-preact

This commit is contained in:
2021-12-18 20:08:07 -05:00
parent 413a8b4bd1
commit 5ee595807d
5 changed files with 82 additions and 94 deletions
+3 -1
View File
@@ -68,10 +68,12 @@
"del": "^6.0.0",
"dotenv": "^10.0.0",
"eslint": "~8.5.0",
"eslint-config-preact": "~1.2.0",
"eslint-config-prettier": "~8.3.0",
"eslint-plugin-compat": "~4.0.0",
"eslint-plugin-jsx-a11y": "~6.5.1",
"eslint-plugin-prettier": "~4.0.0",
"eslint-plugin-react": "~7.27.1",
"eslint-plugin-react-hooks": "~4.3.0",
"gulp": "^4.0.2",
"gulp-cache": "^1.1.3",
"gulp-cli": "^2.3.0",