Prettier in VS Code for Typescript
Wondering why prettier isn’t fixing your code formatting for you on save in VS Code (typescript)?
I spent a few minutes trying to figure out why this wasn’t working for me in Angular. Hopefully this helps someone not feel silly as I did when…