Files
Pagespeedtesting/tsconfig.build.json
Ruben Kallinich eb3870fa81 change repo
2024-07-11 10:04:05 +02:00

5 lines
97 B
JSON

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