ember-decorators / argument

Decorators for Component and Object arguments in Ember
MIT License
30 stars 18 forks source link

fix: import `notifyPropertyChange` from `@ember/object` #102

Closed alexlafroscia closed 5 years ago

alexlafroscia commented 5 years ago

At some point this started to be linted against, and our linting step was failing because of accessing it as a global.