discord-jellyfin-bot/tsconfig.build.json
2022-12-18 12:17:33 +01:00

5 lines
97 B
JSON

{
"extends": "./tsconfig.json",
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
}