mirror of https://github.com/grafana/grafana
reverting the changes that failed the e2e tests. (#22714)
parent
49418f1a63
commit
f26d14eef1
@ -1,8 +1,7 @@ |
||||
{ |
||||
"compilerOptions": { |
||||
"module": "commonjs", |
||||
"types": ["cypress"] |
||||
}, |
||||
"extends": "@grafana/tsconfig", |
||||
"extends": "../tsconfig.json", |
||||
"include": ["**/*.ts"] |
||||
} |
||||
|
Loading…
Reference in new issue