mirror of
https://github.com/fankes/beszel.git
synced 2025-10-19 17:59:28 +08:00
change hub file structure
This commit is contained in:
11
site/tsconfig.json
Normal file
11
site/tsconfig.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"files": [],
|
||||
"references": [
|
||||
{
|
||||
"path": "./tsconfig.app.json"
|
||||
},
|
||||
{
|
||||
"path": "./tsconfig.node.json"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user