9 lines
101 B
JSON
9 lines
101 B
JSON
|
{
|
||
|
"extends": "../tsconfig.json",
|
||
|
"compilerOptions": {
|
||
|
"types": [
|
||
|
"cypress"
|
||
|
]
|
||
|
}
|
||
|
}
|