fix(test): vitest was hanging due to vite-plugin-eslint plugin

This commit is contained in:
Deluan
2024-10-01 17:12:54 -04:00
parent eab6aadc0f
commit b7285b28cf
3 changed files with 35 additions and 29 deletions
+1 -1
View File
@@ -49,7 +49,6 @@
"uuid": "^10.0.0"
},
"devDependencies": {
"@nabla/vite-plugin-eslint": "^2.0.2",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^12.1.5",
"@testing-library/react-hooks": "^7.0.2",
@@ -67,6 +66,7 @@
"eslint-plugin-react": "^7.37.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.4",
"happy-dom": "^15.7.4",
"jsdom": "^25.0.1",
"prettier": "^3.3.3",
"ra-test": "^3.19.12",