dalenguyen / firestore-import-export

An application that can help you to backup and restore from Cloud Firestore | Firebase
https://www.npmjs.com/package/firestore-export-import
401 stars 109 forks source link

YAML support for import #16

Closed fed239 closed 5 years ago

fed239 commented 5 years ago

Hi!

Awesome utility, saved a lot of time to me. Locally I'm using YAML as it's more readable. Here is a PR, which adds YAML support into import.js. Merge if you think it's useful.

Thank you! Fedor

dalenguyen commented 5 years ago

@fed239 Thanks for your contribution!