6 lines
87 B
JSON
6 lines
87 B
JSON
{
|
|
"extends": "../../tsconfig",
|
|
"compilerOptions": {
|
|
"types": ["cypress"]
|
|
}
|
|
}
|