Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
luoleyuan
/
course_web01
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
course_web01
/
backend
/
tsconfig.build.json
trae-bot
Prepare Hugging Face Space deployment
73746a8
17 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
97 Bytes
{
"extends"
:
"./tsconfig.json"
,
"exclude"
:
[
"node_modules"
,
"test"
,
"dist"
,
"**/*spec.ts"
]
}