Revision b374b012609f1021e0ebd6731bc8ff242ea38a58 authored by Victor Marin on 14 October 2022, 08:52:12 UTC, committed by GitHub on 14 October 2022, 08:52:12 UTC
1 parent 902a230
Raw File
tsconfig.json
{
  "extends": "../../tsconfig.json",
  "include": ["**/*.ts", "../../packages/grafana-e2e/cypress/support/index.d.ts"]
}
back to top