-
Notifications
You must be signed in to change notification settings - Fork 10
Prettier pre-commit hook #11
Comments
+1
…On Wed, May 23, 2018 at 6:22 PM, Ofer Itzhaki ***@***.***> wrote:
Create pre-commit hook to automate prettier integration.
https://prettier.io/docs/en/precommit.html
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#11>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/ABpO41Y75AG_ifvYzqhYqr_bDJF359ELks5t1VujgaJpZM4UKY3J>
.
--
Regards,
Atri
*l'apprenant*
|
What do you think about StandardJS? |
@thelinuxlich i like StandardJS. in terms of style i set Prettier in the spirit of StandardJS, we can definitely use them together Prettier for code style and Standard for linting. it might require some non-trivial tweaking, but it's due-able. |
Nice, I will do the same with the rethinkdbdash codebase. |
Not critical for me but I am +1 for StandardJS but -1 for Prettier. |
@oferitz @thelinuxlich @sagivf @atris I would like to start with this issue, to also go along with the project codebase. It still keep the same logic of integrating prettier with standartjs? |
@rodrigooler Go head! 🚀 🚀 |
should this issue be closed? |
Create pre-commit hook to automate Prettier integration.
https://prettier.io/docs/en/precommit.html
The text was updated successfully, but these errors were encountered: