chore: init read-star monorepo
This commit is contained in:
17
tsconfig.json
Normal file
17
tsconfig.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"references": [
|
||||
{
|
||||
"path": "./apps/admin"
|
||||
},
|
||||
{
|
||||
"path": "./apps/user"
|
||||
},
|
||||
{
|
||||
"path": "./packages/eslint-config"
|
||||
},
|
||||
{
|
||||
"path": "./packages/shared"
|
||||
}
|
||||
],
|
||||
"files": []
|
||||
}
|
||||
Reference in New Issue
Block a user