saguijs / sagui

:monkey: Front-end tooling in a single dependency
http://sagui.js.org/
MIT License
669 stars 32 forks source link

Should we move to prettier? #336

Closed pirelenito closed 7 years ago

pirelenito commented 7 years ago

With the recent announcement of Prettier 1.0 we can finally disable semicolons!

I've tried the formatting locally and it seems to be outputting a nice result.

But, if we go in this direction, how would we make it simple for our users? Should we setup the git-hooks? Should we still have a linter?

I guess we could stick to StandardJS for the upcoming v9 release, and aim for a v10 if we feel like it is the way to go.

pirelenito commented 7 years ago

I guess we could have too scripts:

pirelenito commented 7 years ago

We are moving in this direction. So I'll create other issues with the remaining work.

xaviervia commented 7 years ago

Sorry I didn't answer before. I think this is great