Added React compiler + eslint.config.ts cleanup (#633)

* Added react compiler

* Removed project field from eslint.config.js

* Cleaned up eslint.config.js

* Added comment
This commit is contained in:
yuri-sakharov
2025-12-06 17:16:04 +02:00
committed by GitHub
parent f2eb91bc02
commit f660411722
5 changed files with 23 additions and 10 deletions

View File

@@ -38,6 +38,7 @@
"@typescript-eslint/parser": "^8.48.0",
"@vitejs/plugin-react": "^5.1.1",
"autoprefixer": "^10.4.22",
"babel-plugin-react-compiler": "^1.0.0",
"cypress": "^13.3.0",
"eslint": "^9.39.1",
"eslint-config-enpitech": "^1.0.17",