grafana/packages/grafana-alerting/tsconfig.build.json

5 lines
118 B
JSON

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