A Prettier JavaScript Formatter
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 contentA 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.
Previous postNginx - why would I use it?
Next PostTurborepo: TypeScript gotchas