Shared Prettier configuration used by Guestline Labs. Current version 3.1.4, requires Prettier ^3.0.0 as a peer dependency. Designed for use with Guestline Scripts but can be used standalone. Provides a consistent Prettier setup across Guestline projects. Ships TypeScript types for configuration.
npm install prettier-config-guestlineVerified import paths — ran on the pinned version, not inferred.
Shows how to use the configuration by requiring it in a .prettierrc.js file, with optional overrides.
Ensure you are using Prettier 3.x and update your configuration if needed.
Run 'npm install --save-dev prettier prettier-config-guestline'.
Run 'npm install --save-dev prettier@^3.0.0'.