extensions.json 238 B

1234567891011
  1. {
  2. "recommendations": [
  3. "ms-python.python",
  4. "editorconfig.editorconfig",
  5. "yzhang.markdown-all-in-one",
  6. "esbenp.prettier-vscode",
  7. "timonwong.shellcheck",
  8. "foxundermoon.shell-format",
  9. "redhat.vscode-yaml"
  10. ]
  11. }