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