open-webui / cypress /tsconfig.json
github-actions[bot]
GitHub deploy: a37d5f4d1fb8d057702592c5b24e17c8379d86b4
cc834ae
raw
history blame contribute delete
109 Bytes
{
"extends": "../tsconfig.json",
"compilerOptions": {
"inlineSourceMap": true,
"sourceMap": false
}
}