fixed some errors preventing request logging

This commit is contained in:
2025-12-31 10:13:57 -05:00
parent 42b96d58a0
commit 46988f1921
3 changed files with 8 additions and 5 deletions

View File

@@ -7,6 +7,7 @@
"node",
"express"
],
"sourceMap": true,
"paths": {
"@app/shared/*": ["../shared/*"]
}