Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
firzaelbuho
/
elbuhoui
like
0
Configuration error
App
Files
Files
Community
6c4f135
elbuhoui
/
web
/
jsconfig.json
firzaelbuho
Upload 364 files
6c4f135
verified
11 months ago
raw
Copy download link
history
blame
Safe
128 Bytes
{
"compilerOptions"
:
{
"baseUrl"
:
"."
,
"paths"
:
{
"/*"
:
[
"./*"
]
}
,
"lib"
:
[
"DOM"
,
"ES2022"
]
}
,
"include"
:
[
"."
]
}