diff --git a/.vscode/extensions.json b/.vscode/extensions.json index a050a91550..4ff3e09d4d 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -5,6 +5,7 @@ "rebornix.ruby", "wingrunr21.vscode-ruby", "timonwong.shellcheck", - "foxundermoon.shell-format" + "foxundermoon.shell-format", + "editorconfig.editorconfig" ] }