Skip to content

Instantly share code, notes, and snippets.

@praveeno
Created May 14, 2024 15:05
Show Gist options
  • Save praveeno/0b7cbf8b0f15c425fbe53615849c470c to your computer and use it in GitHub Desktop.
Save praveeno/0b7cbf8b0f15c425fbe53615849c470c to your computer and use it in GitHub Desktop.
personal dev container
{
"extensions": [
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"ms-vsliveshare.vsliveshare",
"blackgirlbytes.deploy-to-github-pages",
"tinkertrain.theme-panda",
"codespaces-contrib.codeswing",
"vsls-contrib.codetour",
"streetsidesoftware.code-spell-checker"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment