0
0
mirror of https://github.com/Maks1mS/nestjs-telegraf.git synced 2025-03-14 22:13:45 +03:00
nestjs-telegraf/sample/01-complete-app/tsconfig.build.json

5 lines
97 B
JSON
Raw Permalink Normal View History

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