feat: add ragflow web project & add pnpm workspace file
This commit is contained in:
5
ragflow_web/tsconfig.json
Normal file
5
ragflow_web/tsconfig.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"extends": "./src/.umi/tsconfig.json",
|
||||
"@@/*": ["src/.umi/*"],
|
||||
"root": ["../*"],
|
||||
}
|
||||
Reference in New Issue
Block a user