Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
1Egyb
/
Hacking-factory
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Hacking-factory
/
frontend
/
jsconfig.json
1Egyb
Create jsconfig.json
773c109
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
93 Bytes
{
"compilerOptions"
:
{
"baseUrl"
:
"."
,
"paths"
:
{
"@/*"
:
[
"./*"
]
}
}
}