1
0
Fork 1
mirror of https://example.com synced 2024-11-23 04:56:38 +09:00

chore: 🧑‍💻 More recommended VSCode extensions

Docker, GitLab Workflow, JSON5, Prettier, YAML, and Pretty TS Errors
This commit is contained in:
ThatOneCalculator 2023-08-29 16:18:56 -07:00
parent e6f93cb9ed
commit 0653ff3b4c
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

@ -7,6 +7,12 @@
"arcanis.vscode-zipfs", "arcanis.vscode-zipfs",
"orta.vscode-twoslash-queries", "orta.vscode-twoslash-queries",
"antfu.iconify", "antfu.iconify",
"vivaxy.vscode-conventional-commits" "vivaxy.vscode-conventional-commits",
"ms-azuretools.vscode-docker",
"gitlab.gitlab-workflow",
"mrmlnc.vscode-json5",
"esbenp.prettier-vscode",
"redhat.vscode-yaml",
"yoavbls.pretty-ts-errors"
] ]
} }