Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jnkr36
/
demo
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
demo
/
web
/
jsconfig.json
jnkr36
Upload 21 files
9cd0422
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
100 Bytes
{
"compilerOptions"
:
{
"baseUrl"
:
"."
,
"paths"
:
{
"/*"
:
[
"./*"
]
}
}
,
"include"
:
[
"."
]
}