RAGflow/web/tsconfig.json

6 lines
91 B
JSON

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