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.
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.