feat: init
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
{
|
||||
"extends": "./tsconfig.base.json",
|
||||
"references": [
|
||||
{
|
||||
"path": "./apps/playground"
|
||||
}
|
||||
]
|
||||
"extends": "./tsconfig.base.json",
|
||||
"references": [
|
||||
{
|
||||
"path": "./apps/playground"
|
||||
},
|
||||
{
|
||||
"path": "./apps/mock"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user