Files
ragflow/web/tsconfig.json
balibabu f4ec7cfa76 feat: add image for chunk method (#139)
* feat: add image of chunk method

* feat: add image for chunk method
2024-03-21 16:45:03 +08:00

6 lines
83 B
JSON

{
"extends": "./src/.umi/tsconfig.json",
"@@/*": [
"src/.umi/*"
],
}