mirror of
https://github.com/PreMiD/PreMiD.git
synced 2026-04-06 04:41:58 +02:00
21 lines
320 B
JSON
21 lines
320 B
JSON
{
|
|
"references": [
|
|
{
|
|
"path": "./packages/db/tsconfig.build.json"
|
|
},
|
|
{
|
|
"path": "./apps/pd/tsconfig.app.json"
|
|
},
|
|
{
|
|
"path": "./apps/schema-server/tsconfig.app.json"
|
|
},
|
|
{
|
|
"path": "./apps/api-master/tsconfig.app.json"
|
|
},
|
|
{
|
|
"path": "./apps/api-worker/tsconfig.app.json"
|
|
}
|
|
],
|
|
"files": []
|
|
}
|