v1: delete old repo, initalize monorepo structure, config, database, and api packages basic setup
This commit is contained in:
5
packages/database/tsconfig.json
Normal file
5
packages/database/tsconfig.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"extends": "@concord/tsconfig/base.json",
|
||||
"include": ["."]
|
||||
"exclude": ["generated"]
|
||||
}
|
||||
Reference in New Issue
Block a user