Auto-formatting your JavaScript Codebase with Prettier
While creating new JavaScript projects, I've found that I need to add Prettier to each one of them. Prettier is an awesome opinionated code formatter, with good enough defaults that I almost never need to configure it. It just works, and it looks goo...
Dec 13, 20182 min read94