{"library":"eslint-config-prettier","type":"library","category":null,"description":"eslint-config-prettier is an ESLint shareable config that turns off all rules that are unnecessary or might conflict with Prettier. It selectively disables core ESLint rules and plugin rules (e.g., @typescript-eslint, import, react, unicorn) that are made redundant by Prettier's formatting. Version 10.1.8 is the current stable release, published as CommonJS with TypeScript declarations. The package follows a patch-only release cadence (no breaking changes since 10.x). Key differentiators: it is the official Prettier-ESLint integration maintained by the Prettier team, supports both legacy .eslintrc format and flat config via eslint-config-prettier/flat, and includes a CLI to check for conflicting rules. It requires eslint >=7.0.0.","language":"javascript","status":"active","version":"10.1.8","tags":["javascript","eslint","eslintconfig","eslint-config","eslint-prettier","prettier","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-config-prettier","imports":["extends: ['eslint-config-prettier']","import configPrettier from 'eslint-config-prettier/flat'; export default [configPrettier, /* other configs */];","import type { Config } from 'eslint-config-prettier';"]},{"cmd":"yarn add eslint-config-prettier","imports":[]},{"cmd":"pnpm add eslint-config-prettier","imports":[]}],"homepage":null,"github":"https://github.com/prettier/eslint-config-prettier","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-config-prettier","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/eslint-config-prettier/compatibility"}}