improve tests and prettier

This commit is contained in:
Rene
2022-06-14 16:30:06 +02:00
parent a40a8802ec
commit 3084e25385
12 changed files with 467 additions and 408 deletions
+2 -4
View File
@@ -28,12 +28,11 @@
"esbuild": "^0.14.42",
"eslint": "^7.5.0",
"eslint-config-airbnb": "^18.2.0",
"eslint-config-prettier": "^6.11.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-json": "^2.1.2",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.20.3",
"eslint-plugin-react-hooks": "^4.0.8",
"glob": "^7.1.6",
@@ -45,8 +44,7 @@
"playwright-core": "^1.22.2",
"playwright-firefox": "^1.22.2",
"playwright-webkit": "^1.22.2",
"prettier": "^2.0.5",
"prettier-eslint": "^11.0.0",
"prettier": "^2.6.2",
"rollup": "^2.75.5",
"rollup-plugin-esbuild": "^4.9.1",
"rollup-plugin-livereload": "^2.0.0",