Add auth, rest api, svelte frontend, build structure
This commit is contained in:
7
web/frontend/tsconfig.json
Normal file
7
web/frontend/tsconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"files": [],
|
||||
"references": [
|
||||
{ "path": "./tsconfig.app.json" },
|
||||
{ "path": "./tsconfig.node.json" }
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user