ecm-administrator-manuals/.vscode/settings.json

6 lines
179 B
JSON

{
"markdown-table-formatter.limitLastColumnLength": "Follow editor's wordWrapColumn",
"markdown.copyFiles.destination": {
"/docs/**/*": "media/${fileName}"
}
}