google / peoplemath

Web application for team planning
Apache License 2.0
126 stars 34 forks source link

Use Prettier for code formatting #115

Closed amdw closed 3 years ago

amdw commented 3 years ago

I'd like to enforce code formatting rules using Prettier:

https://prettier.io/docs/en/install.html

amdw commented 3 years ago

Currently enabled for everything except .html (for which I think the Prettier rules look a little weird).

I will consider removing this exclusion in the future. Closing the issue for now.