This PR updates addon setup to align with the latest blueprint in Ember CLI to simplify further updates.
To reduce amount of changes in this PR, lint updates moved to separate PRs:
ember-template-lint v3 upgrade was done in #289
eslint-plugin-ember v10.5.7 upgrade was done in #290
eslint-plugin-qunit introduced in #291
prettier introduced in #292
Drop Node.js v10 support #294
Once all of the above mentioned PRs as well as this PR got merged - CI will be green for all the ember-try scenarios (even beta/canary/enbroider) as can be seen in this PR in the fork where all the changes combined into single bucket https://github.com/SergeAstapov/ember-router-scroll/pull/1/checks.
This PR updates addon setup to align with the latest blueprint in Ember CLI to simplify further updates.
To reduce amount of changes in this PR, lint updates moved to separate PRs:
Once all of the above mentioned PRs as well as this PR got merged - CI will be green for all the ember-try scenarios (even beta/canary/enbroider) as can be seen in this PR in the fork where all the changes combined into single bucket https://github.com/SergeAstapov/ember-router-scroll/pull/1/checks.