Files
grafana/e2e/verify/tsconfig.json
T

5 lines
122 B
JSON
Raw Normal View History

2020-05-12 12:48:26 +02:00
{
"extends": "../../tsconfig.json",
"include": ["**/*.ts", "../../packages/grafana-e2e/cypress/support/index.d.ts"]
}