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

5 lines
126 B
JSON

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