Files
grafana/packages/grafana-api-clients/tsconfig.build.json
2025-10-23 13:57:51 +00:00

5 lines
91 B
JSON

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