-
-
Save WesleySmits/f33f979702fd0461197e05800f6c5ae8 to your computer and use it in GitHub Desktop.
VSCode: Set prettier as formatter and enable format on save
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
"editor.formatOnSave": true, | |
"editor.defaultFormatter": "esbenp.prettier-vscode", |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment