7 lines
117 B
JSON
7 lines
117 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"compilerOptions": {
|
|
"types": ["cypress", "@testing-library/cypress"]
|
|
}
|
|
}
|