Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
open-webui/open-webui
houin
/
open-webui
like
1
Running
App
Files
Files
main
open-webui
/
cypress
/
tsconfig.json
github-actions[bot]
GitHub deploy: 936896f546adff4433dc2695ee03436cf32be3a8
9258713
about 15 hours ago
raw
Copy download link
history
blame
Safe
109 Bytes
{
"extends"
:
"../tsconfig.json"
,
"compilerOptions"
:
{
"inlineSourceMap"
:
true
,
"sourceMap"
:
false
}
}