Skip to content

v1.0.2 (📦️ JS Object Export)

Choose a tag to compare

@s1mpson s1mpson released this 27 Nov 17:17
· 3 commits to main since this release

@s1mpson/prettier-config

Shareable Prettier config for my projects to produce neat and readable code

What's Changed:

  • Changed package export method from JSON to JS object (allows for easier import in Prettier js config files) d32942c
  • Updated README with instructions on how to configure Prettier via JS config file 1a6c8d6

Full Changelog: v1.0.1...v1.0.2