2670 Views
This tutorial is part 2 of 2 in this series. The default setup for my JavaScript projects: Prettier + ESLint. Whereas Prettier is used to autoformat my code to enforce an opinionated code format, ESLint makes sure to keep my code style in a good shape.
0 comments