A shareable Prettier configuration for projects following Privatix code style. Version 1.0.2. This package simply exports a Prettier configuration object that can be extended in package.json. It is opinionated and works best alongside other ESLint/Prettier setups. No release cadence known. Differentiators: tailored for Privatix projects, minimal setup via string reference.
npm install privatix-prettierVerified import paths — ran on the pinned version, not inferred.
Install the config and reference it in package.json to enable Prettier formatting.
Update Prettier to version 2.0 or higher.
Run 'yarn add --dev privatix-prettier' or 'npm install --save-dev privatix-prettier'.
No dependency data recorded yet.