fireproof-storage / fireproof

Realtime database, runs anywhere. Install Fireproof in your front-end app or edge function, and sync data via any backend.
https://fireproof.storage
Other
219 stars 16 forks source link

standarize formatter #121

Open jchris opened 2 weeks ago

jchris commented 2 weeks ago

We should probably use prettier with an in-repo config. I'm not picky but you can see my full config here:

https://gist.github.com/jchris/f94974ac5b0ac4741af1a0346cf41a43

          > It would be awesome to standardize the vscode env

Using some automated formatter, independent of the edior/IDE would be great. Something like dprint or prettier.

Originally posted by @vmx in https://github.com/fireproof-storage/fireproof/issues/119#issuecomment-2161596526