Skip to content

@andrewmcodes/prettier-config@2.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 05:08
· 10 commits to main since this release
580b567

Minor Changes

  • d1a04d0: Migrate into the js-configs monorepo. Add an exports field and declare prettier (>=3.0.0) as a peer dependency to follow Prettier's shareable-config best practices. The config behavior is unchanged (printWidth: 120, endOfLine: "auto").