ragflow / web /tsconfig.json
balibabu
feat: test buildNodesAndEdgesFromDSLComponents (#940)
dee7bd1
raw
history blame
84 Bytes
{
"extends": "./src/.umi/tsconfig.json",
"@@/*": [
"src/.umi/*",
],
}