iubewnepo / cypress /tsconfig.json
github-actions[bot]
GitHub deploy: b06ded81701233f6d69cd425d5bd0f7e667f9660
57c46fe
raw
history blame contribute delete
109 Bytes
{
"extends": "../tsconfig.json",
"compilerOptions": {
"inlineSourceMap": true,
"sourceMap": false
}
}