upd
This commit is contained in:
10
.vscode/settings.json
vendored
Normal file
10
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"markdown-table-formatter.limitLastColumnLength": "Follow editor's wordWrapColumn",
|
||||
"markdown-table-formatter.globalColumnSizes": "Same Table Size",
|
||||
"markdown.copyFiles.destination": {
|
||||
"/docs/**/*": "media/${fileName}"
|
||||
},
|
||||
"cSpell.words": [
|
||||
"автоматического"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user