Skip to content

Instantly share code, notes, and snippets.

@coryhouse
Created April 10, 2023 16:11
Show Gist options
  • Select an option

  • Save coryhouse/d088bd15dbdc965eb5c7aa9691dbd90d to your computer and use it in GitHub Desktop.

Select an option

Save coryhouse/d088bd15dbdc965eb5c7aa9691dbd90d to your computer and use it in GitHub Desktop.

Revisions

  1. coryhouse created this gist Apr 10, 2023.
    11 changes: 11 additions & 0 deletions extensions.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    {
    "recommendations": [
    "dbaeumer.vscode-eslint",
    "esbenp.prettier-vscode",
    "streetsidesoftware.code-spell-checker",
    "GitHub.vscode-pull-request-github",
    "ms-playwright.playwright",
    "pflannery.vscode-versionlens",
    "ZixuanChen.vitest-explorer"
    ]
    }