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