mirror of
https://github.com/PreMiD/PreMiD.git
synced 2026-04-05 20:31:58 +02:00
* feat: discord-bot * feat: final things * chore: add to matrix * feat: add sentry * chore: move some things
24 lines
379 B
JSON
24 lines
379 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"
|
|
},
|
|
{
|
|
"path": "./apps/discord-bot/tsconfig.app.json"
|
|
}
|
|
],
|
|
"files": []
|
|
}
|