mirror of
https://github.com/grafana/grafana.git
synced 2024-11-28 11:44:26 -06:00
b2e94d0733
* Chore: Migrate yarn from v1 to v2 Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com>
5 lines
122 B
JSON
5 lines
122 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"include": ["**/*.ts", "../../packages/grafana-e2e/cypress/support/index.d.ts"]
|
|
}
|