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