A personal Prettier configuration package that provides a shareable formatting setup for text editors. Version 1.1.0 is the current stable release. It is a thin wrapper around Prettier, allowing users to reference a single package in their prettier config instead of duplicating settings. Slow release cadence with minimal updates. No custom rules beyond Prettier defaults; simply points to a baseline configuration.
npm install prettier-formatterNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows installation and configuration of prettier-formatter as a prettier config shortcut.
Use a standard prettier config or create your own preset.
Consider using Prettier's built-in or community config packages like @trivago/prettier-plugin-sort-imports.
Run 'npm install --save-dev prettier-formatter'
Set 'prettier' field to the string 'prettier-formatter' in package.json
No dependency data recorded yet.