ragflow / web /tsconfig.json
balibabu
feat: Configure the root directory alias #1739 (#2875)
1006946
raw
history blame
91 Bytes
Invalid JSON: Expected double-quoted property name in JSONat line 5, column 1
{
"extends": "./src/.umi/tsconfig.json",
"@@/*": ["src/.umi/*"],
"root": ["../*"],
}