cypress tsconfig.json fix
This commit is contained in:
parent
ff7441f3c5
commit
0ac8817805
@ -1,4 +1,6 @@
|
||||
{
|
||||
"include": ["**/*"],
|
||||
"exclude": [],
|
||||
"compilerOptions": {
|
||||
"preserveValueImports": false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user