ragflow/web/tsconfig.json
2024-01-16 12:11:47 +00:00

6 lines
No EOL
82 B
JSON

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