@hashicorp/ember-cli-api-double

v4.0.0
An ember-cli wrapper around @hashicorp/api-double
ember-addon

lint

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

test

npm-run-all lint test:*

build

ember build --environment=production

start

ember serve

lint:js

eslint . --cache

lint:fix

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

test:ember

ember test

lint:js:fix

eslint . --fix

lint:hbs:fix

ember-template-lint . --fix

test:ember-compatibility

ember try:each
npm i @hashicorp/ember-cli-api-double

Metadata

  • MPL-2.0
  • 14.* || >= 16
  • Unknown
  • released 9/5/2022

Downloads