Files
donutbrowser/donut-sync/tsconfig.build.json
T
2026-01-03 14:28:16 +04:00

5 lines
97 B
JSON

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