Basic App List

This commit is contained in:
2025-09-27 12:53:00 +07:00
parent 8fe54b9cd6
commit d65776549c
18 changed files with 1536 additions and 526 deletions
+4 -1
View File
@@ -14,6 +14,9 @@
]
},
"jsx": "preserve",
"jsxImportSource": "solid-js"
"jsxImportSource": "solid-js",
"plugins": [
{ "name": "typescript-plugin-toml" }
]
}
}