Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fiewolf1000
/
we-rss
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
we-rss
/
apps
/
server
/
tsconfig.build.json
fiewolf1000
Upload 98 files
4c0481f
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
97 Bytes
{
"extends"
:
"./tsconfig.json"
,
"exclude"
:
[
"node_modules"
,
"test"
,
"dist"
,
"**/*spec.ts"
]
}