Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
salgadev
/
docverifyrag
like
0
Sleeping
App
Files
Files
Community
aac6922
docverifyrag
/
backend
/
node_modules
/
hasown
/
tsconfig.json
SANDRAMSC
Updated README.md with Hugging Face configuration
51ddcbf
8 months ago
raw
Copy download link
history
blame
Safe
73 Bytes
{
"extends"
:
"@ljharb/tsconfig"
,
"exclude"
:
[
"coverage"
,
]
,
}