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