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

5 lines
148 B
JSON

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