реструктаризация

This commit is contained in:
mirzakaev_tf
2023-10-20 10:18:10 +05:00
parent 746c8c50ab
commit 3ef158e8fb
1277 changed files with 255 additions and 1602 deletions

View File

@ -1,3 +1,9 @@
{
"cSpell.language": "en, ru"
"cSpell.language": "en, ru",
"markdown-table-formatter.limitLastColumnLength": "Follow editor's wordWrapColumn",
"markdown-table-formatter.globalColumnSizes": "Same Table Size",
"markdown.copyFiles.destination": {
"/docs/**/*": "media/${fileName}"
}
}