Logo Awesome React

Awesome React

How to configure prettier to automatically format your code

Site: https://prettier.io/
prettier is a code formatter for JavaScript that I very highly recommend! In this I'll show you to install it, how to configure it, what editor plugins you can use, how to make it work nicely with eslint, and how to make it automatically apply to all files when they're committed.