{"library":"gatsby-plugin-prettier-eslint","type":"library","category":null,"description":"Integrates Prettier and ESLint with Gatsby, automatically formatting and linting files on save or during development. Version 1.0.6 is the latest (no release cadence specified). It runs in watch mode, supports initial full scan, and can be configured to process different file patterns for Prettier and ESLint separately. Unlike other plugins, it requires explicit peer dependency installation (prettier, eslint, gatsby ≥2.0.0) and offers granular control via gatsby-config options. It is ideal for keeping code style consistent during Gatsby development without manual formatting steps.","language":"javascript","status":"active","version":"1.0.6","tags":["javascript","gatsby","gatsby-plugin","prettier","eslint","watch"],"last_verified":"Wed May 27","install":[{"cmd":"npm install gatsby-plugin-prettier-eslint","imports":["module.exports = { plugins: [{ resolve: 'gatsby-plugin-prettier-eslint', options: { ... } }] }"]},{"cmd":"yarn add gatsby-plugin-prettier-eslint","imports":[]},{"cmd":"pnpm add gatsby-plugin-prettier-eslint","imports":[]}],"homepage":"https://www.gatsbyjs.com/plugins/gatsby-plugin-prettier-eslint/","github":"https://github.com/andreabreu-me/gatsby-plugin-prettier-eslint","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/gatsby-plugin-prettier-eslint","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/gatsby-plugin-prettier-eslint/compatibility"}}