Open ScallyGames opened 7 years ago
@stubailo Could you take a look at this when you have a bit of time? I can't review at the moment 👎
I would greatly appreciate this being merged in, the error case is stopping me from being able to use this in my project.
I added the mentioned lines into PR #63. Hope that was OK 😃
Handle the case when no query document is passed (assuming an error should be thrown).
Also enabled
strictNullChecks
to ensure comptibility with this compiler flag.Feel free to provide feeback if this is not the wanted behaviour.