2019-12-09 00:14:25 -08:00
|
|
|
{
|
2020-02-07 20:40:04 -05:00
|
|
|
"extends": "../../tsconfig.json",
|
2021-09-29 10:27:49 -04:00
|
|
|
"include": ["**/*.ts", "../../packages/grafana-e2e/cypress/support/index.d.ts"],
|
|
|
|
|
"resolveJsonModule": true
|
2019-12-09 00:14:25 -08:00
|
|
|
}
|