Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
zxsipola123456
/
ragflow
like
0
Paused
App
Files
Files
Community
5fd0143
ragflow
/
web
/
tsconfig.json
zxsipola123456
Upload 769 files
ab2ded1
verified
3 months ago
raw
Copy download link
history
blame
Safe
84 Bytes
{
"extends"
:
"./src/.umi/tsconfig.json"
,
"@@/*"
:
[
"src/.umi/*"
,
]
,
}