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

5 lines
91 B
JSON

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