benwinding / react-admin-firebase

A firebase data provider for the react-admin framework
https://benwinding.github.io/react-admin-firebase/
MIT License
460 stars 175 forks source link

Prettify and lint #257

Closed amilosmanli closed 1 year ago

amilosmanli commented 1 year ago

@benwinding I realized that tslint wasn't enforcing prettier config.

Prettier is run on all files, including tests

amilosmanli commented 1 year ago

@benwinding can you please take a look to this one. I know it's a big PR, but it's automatic edit by the default prettier config. seems like prettier was never run on files after the config was generated