chore: minor changes

This commit is contained in:
Ou
2025-03-10 20:23:49 +08:00
parent 50b3e24310
commit a020f3fa12
6 changed files with 7 additions and 5 deletions
+1
View File
@@ -4,6 +4,7 @@
"jsx": "react-jsx",
"lib": ["ES2020", "DOM", "DOM.Iterable"],
"baseUrl": ".",
"rootDir": ".",
"paths": {
"~/*": ["src/*"],
"@shared/*": ["shared/*"]