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