1
0
Fork 0
docsearch/cypress/tsconfig.json
2020-09-01 11:54:48 +02:00

6 lines
87 B
JSON

{
"extends": "../../tsconfig",
"compilerOptions": {
"types": ["cypress"]
}
}