Client from zero

This commit is contained in:
2024-06-19 12:55:18 +08:00
parent 9e56b56e9d
commit bc4c9dac6b
35 changed files with 291 additions and 4109 deletions

View File

@@ -5,9 +5,6 @@
"lib": ["ES2020", "DOM", "DOM.Iterable"],
"module": "ESNext",
"skipLibCheck": true,
"paths": {
"@/*": ["./src/*"]
},
/* Bundler mode */
"moduleResolution": "bundler",