Skip to content

Conversation

lorensr
Copy link
Member

@lorensr lorensr commented Dec 12, 2017

Ran through prettier with the settings I've been using on ch 5 code:

  "prettier.singleQuote": true,
  "prettier.semi": false,

The single quotes are ubiquitous, and the lack of semis, besides being a strong personal preference, I'm seeing more often, eg Zeit

@jeresig
Copy link
Contributor

jeresig commented Dec 12, 2017

@lorensr Could you include a .pretterrc file with this, as well? Would be useful to future folks who are updating the code. Thanks!

@lorensr
Copy link
Member Author

lorensr commented Dec 12, 2017

👍 good point, done!

@jeresig
Copy link
Contributor

jeresig commented Dec 13, 2017

Thank you, @lorensr!

@jeresig jeresig merged commit 3b66b65 into master Dec 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants