Files
anime_downloader/nest_api/anime-api/tsconfig.build.json
2025-12-25 19:50:27 +09:00

5 lines
97 B
JSON

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