Skip to content

Instantly share code, notes, and snippets.

@coryhouse
Created April 10, 2023 16:11
Show Gist options
  • Star 13 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save coryhouse/d088bd15dbdc965eb5c7aa9691dbd90d to your computer and use it in GitHub Desktop.
Save coryhouse/d088bd15dbdc965eb5c7aa9691dbd90d to your computer and use it in GitHub Desktop.
Put this file in .vscode to recommend extensions
{
"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"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment