Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
linchuans
/
ling
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ling
/
hajimiUI
/
jsconfig.json
linchuans
Upload 76 files
3e35e18
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
116 Bytes
{
"compilerOptions"
:
{
"paths"
:
{
"@/*"
:
[
"./src/*"
]
}
}
,
"exclude"
:
[
"node_modules"
,
"dist"
]
}