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

5 lines
99 B
JSON

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