TiBianMod / vuex-orm-decorators

Decorator Syntax for Vuex ORM for better type safety.
MIT License
29 stars 11 forks source link

Added support for Mutators. #9

Closed TiBianMod closed 4 years ago

TiBianMod commented 4 years ago

Until now only the BooleanField Decorator accepts the Mutator.

This pull request add support for Mutators on StringField, AttrField and NumberField