Because there is no .prettierrc file checked in and it appears the code has been formatted with different settings than my default Prettier config, when I run Prettier it causes a bunch of formatting changes.
@iloveitaly I know you don't have time to spend on this, but do you know what prettier config settings you were using? I'd be happy to open a PR to add them. I think I'd like to contribute some features to this project if I can get my dev environment to be happy :)
Because there is no
.prettierrc
file checked in and it appears the code has been formatted with different settings than my default Prettier config, when I run Prettier it causes a bunch of formatting changes.@iloveitaly I know you don't have time to spend on this, but do you know what prettier config settings you were using? I'd be happy to open a PR to add them. I think I'd like to contribute some features to this project if I can get my dev environment to be happy :)