7 lines
106 B
JSON
7 lines
106 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"compilerOptions": {
|
|
"types": ["cypress"]
|
|
},
|
|
"exclude": []
|
|
}
|