{"library":"prettier-config-hudochenkov","title":"prettier-config-hudochenkov","description":"A shareable Prettier configuration created by hudochenkov. As of version 0.4.0, it is an ESM-only package requiring Prettier 3 and Node >=16. Key features include a specific set of opinionated defaults with trailingComma set to 'all'. It differentiates from other shared configs by being minimal and focused on personal preferences. The package has migrated to ESM and removed support for Prettier 1.x and 2.x. It is intended for developers who want to adopt the author's Prettier style without custom configuration.","language":"javascript","status":"active","last_verified":"Sat Apr 25","install":{"commands":["npm install prettier-config-hudochenkov"],"cli":null},"imports":["import prettierConfig from 'prettier-config-hudochenkov'","\"prettier\": \"prettier-config-hudochenkov\" in package.json","// prettier.config.js\nexport { default } from 'prettier-config-hudochenkov';"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"npm install --save-dev prettier prettier-config-hudochenkov\n\necho '{\n  \"prettier\": \"prettier-config-hudochenkov\"\n}' > package.json\n\nnpx prettier --check .","lang":"javascript","description":"Installs Prettier and the shared config, sets it in package.json, and runs Prettier to check formatting.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}