Skip to content

chore(deps): update dependency prettier to v1.9.2

kresusbot requested to merge renovate/prettier-1.x into master

This Merge Request updates dependency prettier from v1.9.1 to v1.9.2

Commits


prettier/prettier

1.9.2

  • 76c5d91 1.9.2
  • 5065608 Docs: Add info on ignore file to "Ignoring Code" (#3458)
  • d00d09b Don't break single argument destructuring arguments (#3443)
  • 38c8286 Fix closing parens on multi-line intersection/union type (#3436)
  • 3fa2229 Fix printing union types inside a function param type (#3446)
  • dbf22eb Fix printing separator in objects with prettier-ignore (#3448)
  • 69f05e4 Consider TSNonNullExpression part of member chain (#3442)
  • c907992 Improve visibility of lint-staged usage warning (#3445)
  • 934e4d3 Fix babylon misplacing comments (#3441)
  • 4f24892 Treat absent .editorconfig correctly (#3439)
  • 69f6ee7 Only prevent lone get and set if property has no value (#3434)
  • 90e8b13 Ignore whitespace in docblock right after /** (#3430)
  • 7cff189 Print trailing comma when last arg is arrow (#3428)
  • 67ec3b2 Update instructions for File Watcher in WebStorm (#3424)
  • a9502f0 Add "md" extension in "Pre-commit hook" documentation (#3421)
  • 47f05d1 docs(changelog): fix typo (#3420)
  • 20373d6 Prettify style in playground and code block languages (#3419)
  • 2663fd8 Fix flow parser + fix CHANGELOG lint
  • 54c31ee Include CHANGELOG for 1.9.1
  • 36c6e83 Bump prettier to 1.9.1 (#3416)
  • a2c0a78 1.9.1


This MR has been generated by Renovate Bot.

Merge request reports