Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Conversation

dbushong
Copy link
Contributor

  • requires prettier 2.x peer dep
  • marked breaking because of number of style changes
  • chained methods now often on one line
  • arrowParens has old defaults of 'avoid' - we like the old setting
    better for now

See: https://prettier.io/blog/2020/03/21/2.0.0.html

BREAKING CHANGE: requires prettier 2.x peerDep and will result in a
lot of style changes around chained method invocations


This PR was started by: git wf pr

* requires prettier 2.x peer dep
* marked breaking because of number of style changes
* chained methods now often on one line
* arrowParens has old defaults of 'avoid' - we like the old setting
    better for now

See: https://prettier.io/blog/2020/03/21/2.0.0.html

BREAKING CHANGE: requires prettier 2.x peerDep and will result in a
lot of style changes around chained method invocations
Copy link
Contributor

@aotarola aotarola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💚 💅

@dbushong dbushong merged commit d530190 into master Mar 24, 2020
@dbushong dbushong deleted the dbushong/feature/master/prettier2 branch March 24, 2020 21:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants