Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Cong123779
/
lyvuha-portfolio
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
lyvuha-portfolio
/
node_modules
/
rxjs
/
src
/
tsconfig.esm5.rollup.json
Cong123779
feat: add favicon, OG image, dual DB adapter (Supabase+SQLite), api utility
7c46a3a
verified
26 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
152 Bytes
{
"extends"
:
"./tsconfig.esm5.json"
,
"compilerOptions"
:
{
"outDir"
:
"../dist/esm5_for_rollup"
,
"noEmitHelpers"
:
true
}
,
"exclude"
:
[
]
}