fixed cy:docker:

This commit is contained in:
2022-02-26 11:39:25 +01:00
parent 5843680e14
commit ff7441f3c5
2 changed files with 9 additions and 1 deletions

5
cypress/tsconfig.json Normal file
View File

@@ -0,0 +1,5 @@
{
"compilerOptions": {
"preserveValueImports": false
}
}