Shared Prettier configuration for all go-e Labs front-end projects. Version 1.0.0, published as an npm package. Designed to enforce consistent code formatting across multiple projects within the organization, reducing bikeshedding on style. Intended for internal use only; no customization or extensibility is provided.
npm install goe-common-prettierNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Installing the shared Prettier config and setting it in package.json to apply consistent formatting.
Ignore the typo; install as devDependency normally.
Ensure 'prettier' field in package.json is exactly 'goe-common-prettier'.
Remove any other prettier configuration files.
No dependency data recorded yet.