mirror of
https://github.com/grafana/grafana.git
synced 2024-12-28 18:01:40 -06:00
5 lines
122 B
JSON
5 lines
122 B
JSON
|
{
|
||
|
"extends": "../../tsconfig.json",
|
||
|
"include": ["**/*.ts", "../../packages/grafana-e2e/cypress/support/index.d.ts"]
|
||
|
}
|