extensions.json 296 B

123456789101112
  1. {
  2. "recommendations": [
  3. "DavidAnson.vscode-markdownlint",
  4. "editorconfig.editorconfig",
  5. "esbenp.prettier-vscode",
  6. "github.vscode-github-actions",
  7. "GitHub.vscode-pull-request-github",
  8. "redhat.vscode-yaml",
  9. "timonwong.shellcheck",
  10. "yzhang.markdown-all-in-one"
  11. ]
  12. }