mirror of
https://github.com/aleleba/create-react-ssr.git
synced 2026-06-04 04:54:05 -06:00
PR-752266: Fix TypeScript 6 deprecation errors in Cypress E2E tests.
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
"outDir": "build",
|
||||
"skipLibCheck": true,
|
||||
"noImplicitAny": false,
|
||||
"ignoreDeprecations": "6.0",
|
||||
"paths": {
|
||||
"@components/*": ["src/frontend/components/*"],
|
||||
"@components": ["src/frontend/components"],
|
||||
|
||||
Reference in New Issue
Block a user