You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maintaining the code format in an open source community reasonably a difficult task. We all want to show our own taste in code, in fact sometimes just because of having different ide can change the code format and in the end result we see huge changes in the code base.
To prevent this we need some consistent rule for code format.
https://github.com/prettier/prettier is for saving the life. It's an opinionated code formatter. So definitely bizbook should implement this awesome tool.
The text was updated successfully, but these errors were encountered:
iamsjn
changed the title
Add prettier support in bizbook-client
Feature: Add prettier support in bizbook-client
Jan 18, 2019
Maintaining the code format in an open source community reasonably a difficult task. We all want to show our own taste in code, in fact sometimes just because of having different ide can change the code format and in the end result we see huge changes in the code base.
To prevent this we need some consistent rule for code format.
https://github.com/prettier/prettier is for saving the life. It's an opinionated code formatter. So definitely bizbook should implement this awesome tool.
The text was updated successfully, but these errors were encountered: