olmps / memo

Memo is an open-source, programming-oriented spaced repetition software (SRS) written in Flutter.
BSD 3-Clause "New" or "Revised" License
1.82k stars 158 forks source link

Update `firestore-rules` to `2.x.x` #197

Closed matuella closed 2 years ago

matuella commented 2 years ago

With the new API, it also made sense to rename firestore-rules to firebase-rules, alongside test/utils.ts and test/setup.ts.

Added support for tsconfig paths, using tsconfig-paths.

matuella commented 2 years ago

All updates made here will be merged in the last PR (#211), in this nested chain of collection execution PRs.