before react 19 upgrade

This commit is contained in:
2025-02-04 14:13:01 -05:00
parent a2f6aef11a
commit 79ed00b7c0
13 changed files with 240 additions and 443 deletions

View File

@@ -6,6 +6,7 @@
"dom.iterable",
"esnext"
],
"types": ["react/canary"],
"allowJs": true,
"skipLibCheck": true,
"strict": true,