reinit repo with sources from zipped dir
This commit is contained in:
16
apps/board/tsconfig.json
Normal file
16
apps/board/tsconfig.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"files": [],
|
||||
"include": [],
|
||||
"references": [
|
||||
{
|
||||
"path": "../../packages/models"
|
||||
},
|
||||
{
|
||||
"path": "../../packages/ui"
|
||||
},
|
||||
{
|
||||
"path": "./tsconfig.app.json"
|
||||
}
|
||||
],
|
||||
"extends": "../../tsconfig.base.json"
|
||||
}
|
||||
Reference in New Issue
Block a user