Understanding ESLint config
07 July, 2020guideeslintcode quality
I like ESLint. But I don't quite understand how the setup works. Let's learn it! Installation Getting Started with ESLint tells us to go get…
I like ESLint. But I don't quite understand how the setup works. Let's learn it! Installation Getting Started with ESLint tells us to go get…
A side note: A-Prettier-Formatter should be read. And if you're using Javascript, Prettier should be tested (especially if you're using…