Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
retopara
/
ragflow
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5aed7de
ragflow
/
web
/
tsconfig.json
jinhai-2012
Format file format from Windows/dos to Unix (#1949)
aeb6dbc
6 months ago
raw
Copy download link
history
blame
Safe
71 Bytes
{
"extends"
:
"./src/.umi/tsconfig.json"
,
"@@/*"
:
[
"src/.umi/*"
]
,
}