Closed oscar-b closed 4 years ago
This is what it looks like in my repo, I assume it's not enabled here automatically without being merged first.
@LukasBombach Could move the prettier settings to package.json if you prefer that.
Nono, I'm actually in favor of separate files because the package.json
might blow up at some point, I was just trying to escape formatting-discussion-hell (and a little bit the tabs-vs-spaces) discussion by just leaving the choices to someone else 😱 😆
😍 great work!
An initial workflow which will build and ch;eck code formatting.
The formatting change of
package.json
is done so that changes fromyarn
doesn't change the indentation all the time.