0b649eaedd
no issue - `app/helpers/gh-format-html` is duplicated in `lib/koenig-editor/addon/helpers/sanitize-html` and is not used anywhere else - `app/helpers/gh-path` is not used anywhere - the API should be returning absolute URLs everywhere so path generation is no longer as necessary within templates - `app/helpers/is-equal` replaced with `{{eq}}` from `ember-truth-helpers` - `app/helpers/is-not` replaced with `{{not}}` from `ember-truth-helpers` - `app/utils/isFinite` is not used anywhere - `app/utils/titleize` is not used anywhere |
||
---|---|---|
.. | ||
acceptance | ||
helpers | ||
integration | ||
unit | ||
.eslintrc.js | ||
index.html | ||
test-helper.js |