Stack Explorer

Prettier

Code Quality formatter

Opinionated code formatter

Pros and Cons

Ventajas

  • + Consistent formatting without debates
  • + Supports many languages
  • + Editor integration
  • + Zero config by default

Desventajas

  • - Very opinionated (not customizable)
  • - Style may not be to your liking
  • - Conflicts with ESLint

Casos de Uso

  • Automatically format code
  • Pre-commit hooks
  • CI/CD checks