no formatting rules provided
hexcowboy opened this issue · 1 comments
hexcowboy commented
when working on any packages downstream, i often format the file so long lines can automatically wrap. however, there don't appear to be any prettier rules in this repository and when i format a file, the whole file changes.
this makes it difficult when working downstream because when merging from upstream, there are lots of conflicts.
it would be nice if this repository could provide a .prettierrc or similar, and format all existing code to make downstream development easier.
drortirosh commented
can you please provide a PR to add it? thanks.