This commit is contained in:
Milo Schwartz
2024-10-06 09:55:45 -04:00
parent 86e66f4236
commit 282203d9f2
20 changed files with 697 additions and 15634 deletions

View File

@@ -15,7 +15,8 @@
"baseUrl": "src",
"paths": {
"@server/*": ["../server/*"],
"@app/*": ["*"]
"@app/*": ["*"],
"@/*": ["./*"]
},
"plugins": [
{