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

5 lines
80 B
JSON

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