small changes

This commit is contained in:
Milo Schwartz
2024-09-27 21:49:52 -04:00
parent f415f6750a
commit b224191a55
4 changed files with 3 additions and 5 deletions

View File

@@ -14,7 +14,6 @@
"incremental": true,
"baseUrl": "src",
"paths": {
"@/*": ["../*"],
"@server/*": ["../server/*"],
"@app/*": ["*"]
},