mesqueeb / vuex-easy-firestore

Easy coupling of firestore and a vuex module. 2-way sync with 0 boilerplate!
https://mesqueeb.github.io/vuex-easy-firestore
MIT License
234 stars 28 forks source link

Warn about overloads #328

Closed dsl101 closed 4 years ago

dsl101 commented 4 years ago

Issue console warning when mutations / actions / getters clash with v-e-f built-ins.

mesqueeb commented 4 years ago

thanks so much for this! I'll review this weekend

mesqueeb commented 4 years ago

this PR was included in latest version!