grafana_bak/packages/grafana-icons/tsconfig.build.json
2025-04-01 10:38:02 +09:00

5 lines
99 B
JSON

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