Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AUXteam
/
Midday
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Midday
/
packages
/
utils
/
tsconfig.json
Jules
Final deployment with all fixes and verified content
c09f67c
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
97 Bytes
{
"extends"
:
"@midday/tsconfig/base.json"
,
"include"
:
[
"."
]
,
"exclude"
:
[
"node_modules"
]
}