ragflow/web/tsconfig.json
2024-01-17 01:32:26 +00:00

6 lines
No EOL
82 B
JSON

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