new linting config

This commit is contained in:
Jelle van Snik
2023-01-08 15:38:27 +01:00
parent 3a67d50f42
commit 196d6ae6e5
7 changed files with 60 additions and 58 deletions

View File

@@ -56,10 +56,11 @@
"autoprefixer": "^10.4.13",
"eslint": "^8.10.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^8.6.0",
"eslint-import-resolver-typescript": "^2.5.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.3.0",
"i": "^0.3.7",