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