0.1.5 • Published 5 years ago
prettier-plugin-firestore-rules v0.1.5
This Plugin is still WIP
prettier-plugin-firestore-rules
A plugin for prettier to enable autoformatting for Cloud Firestore Security Rules.
A custom built parser for the rules is included.
To be done
For the first version, parsing and formatting of comments // asdf
and let-declarations let x = 13
have to be implemented.