Added and configured cypress
This commit is contained in:
6
client/cypress/tsconfig.json
Normal file
6
client/cypress/tsconfig.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"isolatedModules": false
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user