fix type checking for cypress
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
"extends": "../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"types": ["cypress", "@testing-library/cypress"]
|
||||
}
|
||||
},
|
||||
"include": ["."],
|
||||
"exclude": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user