chore: update vscode extension recommendation

This commit is contained in:
Kim, Jimin 2023-09-17 16:49:36 +09:00
parent addc033ebe
commit d5e4547278
Signed by: pomp
GPG key ID: CE1DDB8A4A765403

View file

@ -5,10 +5,10 @@
"naumovs.color-highlight",
"streetsidesoftware.code-spell-checker",
"aaron-bond.better-comments",
"styled-components.vscode-styled-components",
"bradlc.vscode-tailwindcss",
"unifiedjs.vscode-mdx",
"svelte.svelte-vscode",
"redhat.vscode-xml"
"redhat.vscode-xml",
"github.vscode-github-actions"
]
}