Files
x-news-ai/tsconfig.build.json
T
2026-05-14 08:42:03 +00:00

5 lines
97 B
JSON

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