This commit is contained in:
Dax Raad
2025-09-27 04:10:56 -04:00
parent 8a28d34fe9
commit 925ce6503e
10 changed files with 43 additions and 44 deletions

View File

@@ -6,7 +6,6 @@
"jsxImportSource": "solid-js",
"types": ["vite/client"],
"lib": ["DOM", "DOM.Iterable"],
"customConditions": ["development"],
"paths": {
"@/*": ["./src/*"]
}