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