simondotm / nx-firebase

Firebase plugin for Nx Monorepos
https://www.npmjs.com/package/@simondotm/nx-firebase
MIT License
175 stars 31 forks source link

Plugin should format json files it updates #126

Closed simondotm closed 9 months ago

simondotm commented 1 year ago

When adding a function or running sync generator, the plugin modifies project.json and firebase.json files, but does not format them. They should be formatted.

simondotm commented 9 months ago

This seems to be ok now.