eslint-plugin-prettier

JSON →
library 5.0.2 ·javascript
verified Jun 4, 2026

An ESLint plugin that runs Prettier as an ESLint rule, reporting formatting differences as individual lint issues. Version 5.0.2 is the current stable release; the plugin has a steady release cadence. It integrates tightly with eslint-config-prettier to disable conflicting rules. Key differentiators: it allows Prettier formatting to be enforced via ESLint's reporting and auto-fix mechanisms, and supports custom Prettier options via rule configuration.