Files
PreMiD/tsconfig.app.json
Bas van Zanten 55ffabb352 feat: discord-bot (#1069)
* feat: discord-bot

* feat: final things

* chore: add to matrix

* feat: add sentry

* chore: move some things
2024-09-26 10:11:07 +02:00

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": []
}