← Back to Tech
Prettier
Prettier reformats code automatically based on a stable set of rules. It is commonly used with ESLint to reduce style-related review churn and to keep formatting consistent across teams and repositories.
Official docs
https://prettier.io/docs/en/ →Related projects