mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-13 22:56:28 +00:00
4.11.2 dev (#5368)
* 4.11.2 dev (#103) * update document * update doc * update doc * doc img * action * fix action * fix: action * fix: action * perf: action * doc * perf: action
This commit is contained in:
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@@ -25,7 +25,12 @@
|
||||
"[typescript]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
},
|
||||
"mdx.server.enable": true,
|
||||
"markdown.copyFiles.overwriteBehavior": "nameIncrementally",
|
||||
"markdown.copyFiles.destination": {
|
||||
"/document/content/**/*": "${documentWorkspaceFolder}/document/public/"
|
||||
"/document/content/docs/**/*": "${documentWorkspaceFolder}/document/public/imgs/"
|
||||
},
|
||||
"files.associations": {
|
||||
"*.mdx": "markdown"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user