created dsahboard project vue3 empty for now
This commit is contained in:
parent
fb45c41a93
commit
1ad4663e6e
32 changed files with 7494 additions and 0 deletions
14
packages/Dashboard/tsconfig.json
Normal file
14
packages/Dashboard/tsconfig.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"files": [],
|
||||
"references": [
|
||||
{
|
||||
"path": "./tsconfig.node.json"
|
||||
},
|
||||
{
|
||||
"path": "./tsconfig.app.json"
|
||||
},
|
||||
{
|
||||
"path": "./tsconfig.vitest.json"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue