관리 메뉴

Silver Library (Archived)

VSCode - How to activate Prettier anyway? 본문

Personal DB

VSCode - How to activate Prettier anyway?

Chesed Kim 2020. 11. 23. 15:47
반응형

<This is for the record>

 

Issue.

If your prettier never, ever works even after initialising all VSCode settings...

 

Solution.

Set Prettier as your default formatter in the settings of your VSCode.

 

Then, your code will finally turn as you expected.

 

Source:

Format on Save (prettier) stopped working with latest update · Issue #108447 · microsoft/vscode (github.com)