Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
techpark
/
rsswx
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
rsswx
/
apps
/
server
/
tsconfig.build.json
xmarstt
Upload 91 files
c349309
verified
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
97 Bytes
{
"extends"
:
"./tsconfig.json"
,
"exclude"
:
[
"node_modules"
,
"test"
,
"dist"
,
"**/*spec.ts"
]
}