Skip to content

v0.4.0

Choose a tag to compare

@aMarCruz aMarCruz released this 25 Jun 22:25
· 28 commits to master since this release

[0.4.0] - 2019-06-25

Added

  • New option quoteProps, similar to the quote-props option of ESLint.
  • New option parenSpacing, which inserts many extra spaces inside parentheses.

Changed

  • The standardize preset is configured with quoteProps: consistent.
  • Updated dependencies, using Prettierx v0.7
  • Requires NodeJS v8 or later.