mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-12-05 18:57:49 +00:00
chore: modman inital setup
This commit is contained in:
14
src/ModManUi/tsconfig.json
Normal file
14
src/ModManUi/tsconfig.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"files": [],
|
||||
"references": [
|
||||
{
|
||||
"path": "./tsconfig.node.json"
|
||||
},
|
||||
{
|
||||
"path": "./tsconfig.app.json"
|
||||
},
|
||||
{
|
||||
"path": "./tsconfig.vitest.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user