ai / cypress /tsconfig.json
github-actions[bot]
GitHub deploy: 0d5f7ef7c64611e6a92d55b3ce1bc9b1d7f8945a
f59253c
raw
history blame contribute delete
109 Bytes
{
"extends": "../tsconfig.json",
"compilerOptions": {
"inlineSourceMap": true,
"sourceMap": false
}
}