saguijs / sagui

:monkey: Front-end tooling in a single dependency

Home Page:http://sagui.js.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide a prettier binary with baked-in Sagui configuration

pirelenito opened this issue · comments

Having a prettier as a CLI in the project node_modules would make sure that editors such as Atom, properly apply the desired formatting.

We should find a way to inform the user if their editor configuration and Sagui is different. Since they will be different processes, maybe we could write a tmp file that the Sagui development server process can pick up and inform the user.