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