Created
May 14, 2024 15:05
-
-
Save praveeno/0b7cbf8b0f15c425fbe53615849c470c to your computer and use it in GitHub Desktop.
personal dev container
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"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