celonis/content-cli

Enforce Prettier formatting, just like ems-frontend does

IvanGandacov opened this issue · 0 comments

Could you please enforce Prettier on the content-cli repository? (exactly like in ems-frontend)
It's feels a bit messy that each developer uses his own coding style, indentation and such.
Plus if I do use Prettier, then the PRs become bloated with formatting changes and the actual changes are hard to follow.