skip to content
Notes && Anecdotes

React Conf 2017: A Prettier Printer

statementeslintcode qualityjavascript

While ESLint eliminated the need for people to talk about code conventions, Prettier can eliminate the need for people to think about code formatting. 10 000 thumbs up! I will never work for a company without autoformatting again.

Go to content

A side note: A-Prettier-Formatter should be read. And if you’re using Javascript, Prettier should be tested (especially if you’re using JSX).

While ESLint eliminated the need for people to talk about code conventions, Prettier can eliminate the need for people to think about code formatting.

10 000 thumbs up! I will never work for a company without autoformatting again.