pluralsight / mob-timer

A mob programming application
Apache License 2.0
65 stars 26 forks source link

Add prettier #10

Closed dignite closed 6 years ago

dignite commented 6 years ago

Why?

Discussion in https://github.com/pluralsight/mob-timer/issues/9

In order to speed up development And reduce time when onboarding And leaving more brain power to solving problems We want help with formatting our javascript, css, markdown and json

And while we don't agree with every rule The reward of consistency is worth the price

How?

Add prettier with rules as similar to the existing code base as possible, and ensure prettier has been run as a step before running tests.

parkerholladay commented 6 years ago

We will not be using prettier at this time.