refactor: remove useless folders
This commit is contained in:
23
tsconfig.json
Normal file
23
tsconfig.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"extends": "./tsconfig.base.json",
|
||||
"references": [
|
||||
{
|
||||
"path": "./apps/email-playground"
|
||||
},
|
||||
{
|
||||
"path": "./apps/recorder"
|
||||
},
|
||||
{
|
||||
"path": "./apps/webui"
|
||||
},
|
||||
{
|
||||
"path": "./packages/email"
|
||||
},
|
||||
{
|
||||
"path": "./packages/seo"
|
||||
},
|
||||
{
|
||||
"path": "./packages/testing"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user