mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 12:32:30 +08:00
6 lines
83 B
JSON
6 lines
83 B
JSON
{
|
|
"extends": "./src/.umi/tsconfig.json",
|
|
"@@/*": [
|
|
"src/.umi/*"
|
|
],
|
|
} |