.vscode: add extension editorconfig

This commit is contained in:
XuehaiPan 2021-10-12 16:47:00 +08:00
parent fcbf626e4c
commit 800bd93c5a

View File

@ -5,6 +5,7 @@
"rebornix.ruby",
"wingrunr21.vscode-ruby",
"timonwong.shellcheck",
"foxundermoon.shell-format"
"foxundermoon.shell-format",
"editorconfig.editorconfig"
]
}