diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 072edc0..ffd0810 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -10,6 +10,7 @@ "svelte.svelte-vscode", "redhat.vscode-xml", "github.vscode-github-actions", - "foxundermoon.shell-format" + "foxundermoon.shell-format", + "editorconfig.editorconfig" ] }