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

5 lines
91 B
JSON
Raw Normal View History

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