Inforit's shared Prettier configuration package, version 1.0.0. It provides a standardized set of Prettier formatting rules for consistent code style across projects. Designed to be used with Prettier's configuration resolution, it can be referenced directly in package.json or extended via .prettierrc.js. This package is specific to Inforit's internal preferences and is not actively maintained for external use. No release cadence is documented; it appears to be a single release. Key differentiator: it is a simple, opinionated config with no peer dependencies beyond Prettier itself.
npm install inforit-prettier-configVerified import paths — ran on the pinned version, not inferred.
Installs Prettier and the config package, then adds the config reference to package.json and runs a check.
No known issues recorded.
Run 'npm install --save-dev inforit-prettier-config'
No dependency data recorded yet.