chore: add editorconfig to vscode recommended extensions

This commit is contained in:
Kim, Jimin 2024-10-11 18:29:55 +09:00
parent cbd9e12fd5
commit 01eb454e83
Signed by: pomp
GPG key ID: 2B516173EDD492EB

View file

@ -10,6 +10,7 @@
"svelte.svelte-vscode", "svelte.svelte-vscode",
"redhat.vscode-xml", "redhat.vscode-xml",
"github.vscode-github-actions", "github.vscode-github-actions",
"foxundermoon.shell-format" "foxundermoon.shell-format",
"editorconfig.editorconfig"
] ]
} }