Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
salgadev
/
docverifyrag
like
0
Sleeping
App
Files
Files
Community
cdb3fec
docverifyrag
/
backend
/
node_modules
/
busboy
/
.eslintrc.js
SANDRAMSC
Updated README.md with Hugging Face configuration
51ddcbf
8 months ago
raw
Copy download link
history
blame
Safe
73 Bytes
'use strict'
;
module
.
exports
= {
extends
:
'@mscdex/eslint-config'
,
};