Using ESLint, Prettier and Typescript in a Nodejs project

Fabio Fernandes
4 min readJul 28, 2020

Formatting code and adhering to style guides bring a considerable improvement in quality for our projects. As well said by Bob Martin, the ratio of time spent reading code versus writing is well over 10 to 1.

Besides better reading, it also helps the team work more concise and fewer changes appearing in the code reviews, letting us focus on what really matters.

--

--

Fabio Fernandes

I’ve been helping companies to transform their big ideas in profitable business for more than 20 years