This commit is contained in:
Suvodip
2024-08-02 18:19:11 +05:30
parent c1d6350b2b
commit 768a1fc0d9
7 changed files with 370 additions and 132 deletions

View File

@@ -6,7 +6,7 @@
"**/.server/**/*.tsx",
"**/.client/**/*.ts",
"**/.client/**/*.tsx"
],
, "app/routes/quiz._index.tsx" ],
"compilerOptions": {
"lib": ["DOM", "DOM.Iterable", "ES2022"],
"types": ["@remix-run/node", "vite/client"],