Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mexicanamerican
/
openweb-ui
like
0
Model card
Files
Files and versions
Community
c9e5647
openweb-ui
/
cypress
/
tsconfig.json
mexicanamerican
Upload folder using huggingface_hub
c9e5647
verified
6 months ago
raw
Copy download link
history
blame
Safe
116 Bytes
{
"extends"
:
"../tsconfig.json"
,
"compilerOptions"
:
{
"inlineSourceMap"
:
true
,
"sourceMap"
:
false
}
}