updated config so to import from src folders easier

This commit is contained in:
Carter 2024-11-14 13:53:24 -06:00
parent b7d859b083
commit 6d71ca75a9
3 changed files with 3 additions and 3 deletions

View file

@ -3,5 +3,5 @@
"references": [
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" }
]
],
}