How to configure Prettier and VSCode

added by JavaScript Kicks
9/10/2019 8:35:17 AM

2132 Views

How to set up Prettier, ESLint and VSCode per project and have your JavaScript auto-formatted without pulling your hair. You can configure JavaScript code auto-formatting with Prettier to work per-project. This allows you to get a consistent formatting without thinking or arguing about it.


0 comments