Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
open-webui/open-webui
iridescentX
/
openui
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
openui
/
cypress
/
tsconfig.json
github-actions[bot]
GitHub deploy: d3c6bfb764f87d1a9bac999d749f0f4eecf2ed66
69f7644
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
109 Bytes
{
"extends"
:
"../tsconfig.json"
,
"compilerOptions"
:
{
"inlineSourceMap"
:
true
,
"sourceMap"
:
false
}
}