ember-concurrency-mock

v0.1.3
Helpers to mock ember-concurrency tasks
ember-addon

lint

npm-run-all --aggregate-output --continue-on-error --parallel "lint:!(fix)"

lint:fix

npm-run-all --aggregate-output --continue-on-error --parallel lint:*:fix

//lint:hbs

ember-template-lint .

//lint:hbs:fix

ember-template-lint . --fix

lint:js

eslint . --cache

lint:js:fix

eslint . --fix
npm i ember-concurrency-mock

Metadata

  • MIT
  • 12.* || 14.* || >= 16
  • Brian Gantzler
  • released 7/24/2023

Downloads

Maintainers