{"library":"eslint-config-codfish","type":"library","category":null,"description":"An opinionated ESLint configuration that extends Airbnb's base config and integrates with Prettier to avoid conflicts. Current stable version 13.1.3, released March 2026, with frequent updates (weekly/monthly). Key differentiators: dynamically enables React, TypeScript, and Jest rules based on project dependencies; supports linting markdown, JSON, YAML, and HTML files; includes opt-in configs for dApps and Docker environments. Requires peer dependencies eslint ^8.2.0 (v13 requires eslint ^10), prettier ^2.0.0, typescript ^4.0.0, and @babel/core ^7.13.8.","language":"javascript","status":"active","version":"11.1.0","tags":["javascript","eslint","eslintconfig","config","airbnb","codfish","prettier","styleguide"],"last_verified":"Sat Apr 25","install":[{"cmd":"npm install eslint-config-codfish","imports":["module.exports = { extends: ['codfish'] }","module.exports = { extends: ['codfish', 'codfish/dapp'] }","module.exports = { extends: ['codfish/react'] }"]},{"cmd":"yarn add eslint-config-codfish","imports":[]},{"cmd":"pnpm add eslint-config-codfish","imports":[]}],"homepage":null,"github":"https://github.com/codfish/eslint-config-codfish","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-config-codfish","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}