Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
host1syan
/
goofish
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
goofish
/
web-ui
/
tsconfig.json
host1syan
Upload 212 files
5378afe
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
230 Bytes
{
"files"
:
[
]
,
"compilerOptions"
:
{
"baseUrl"
:
"."
,
"paths"
:
{
"@/*"
:
[
"./src/*"
]
}
}
,
"references"
:
[
{
"path"
:
"./tsconfig.app.json"
}
,
{
"path"
:
"./tsconfig.node.json"
}
]
}