How To Format Code with Prettier in Visual Studio Code
https://www.digitalocean.com/community/tutorials/how-to-format-code-with-prettier-in-visual-studio-code
WebDec 12, 2019 · Step 1 — Using the Format Document Command. With the Prettier extension installed, you can now leverage it to format your code. To start, let’s explore using the Format Document command. This command will make your code more consistent with formatted spacing, line wrapping, and quotes.
DA: 42 PA: 95 MOZ Rank: 100 Up or Down: Up