Convert services to use native class syntax
locks opened this issue · 0 comments
locks commented
At the moment, most of the services seem to already use native class syntax, except for these two:
- https://github.com/ember-learn/ember-api-docs/blob/master/app/services/search.js
- https://github.com/ember-learn/ember-api-docs/blob/master/app/services/algolia.js
assigned: @rajakvk