Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
enzostvs/deepsite
abdullahalioo
/
deepsiteG
like
2
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
deepsiteG
/
tsconfig.json
enzostvs
HF Staff
Initial ✨
ea6c2a8
26 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
211 Bytes
{
"files"
:
[
]
,
"references"
:
[
{
"path"
:
"./tsconfig.app.json"
}
,
{
"path"
:
"./tsconfig.node.json"
}
]
,
"compilerOptions"
:
{
"baseUrl"
:
"."
,
"paths"
:
{
"@/*"
:
[
"src/*"
]
}
}
}