1amageek / pring.ts

Cloud Firestore model framework for TypeScript - Google
https://firebase.google.com/docs/firestore/
MIT License
108 stars 7 forks source link

Enable strict mode #27

Closed yarnaimo closed 5 years ago

yarnaimo commented 5 years ago

Type T | undefined is considered as T if strict mode is disabled.