Last active
October 19, 2021 08:08
-
-
Save socheatsok78/810906e9decde77b30e8f363d9a70273 to your computer and use it in GitHub Desktop.
Base VSCode Extensions for Frontend
This file contains hidden or 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
code --install-extension EditorConfig.EditorConfig | |
code --install-extension dbaeumer.vscode-eslint | |
code --install-extension esbenp.prettier-vscode | |
code --install-extension octref.vetur | |
code --install-extension wix.vscode-import-cost |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment