6 lines
151 B
JSON
6 lines
151 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"include": ["**/*.ts", "../../packages/grafana-e2e/cypress/support/index.d.ts"],
|
|
"resolveJsonModule": true
|
|
}
|