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