Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Greff3
/
deepsite
like
38
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
deepsite
/
tsconfig.json
enzostvs
HF Staff
Initial ✨
ea6c2a8
about 1 year 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/*"
]
}
}
}