add oxc to recommended vscode extension

This commit is contained in:
Kim, Jimin 2025-03-22 20:32:25 +09:00
parent dce9d03729
commit be68a14777
Signed by: pomp
GPG key ID: 2B516173EDD492EB

View file

@ -14,6 +14,7 @@
"editorconfig.editorconfig", "editorconfig.editorconfig",
"redhat.vscode-yaml", "redhat.vscode-yaml",
"jnoortheen.nix-ide", "jnoortheen.nix-ide",
"mkhl.direnv" "mkhl.direnv",
"oxc.oxc-vscode"
] ]
} }