Bert De Block
Bert De Block
Closing, due to lack of time.
Nope, sorry, we don't use `ember-template-lint-plugin-prettier` anymore.
Seems like / similar to https://github.com/rwjblue/create-rwjblue-release-it-setup/issues/81.
Maybe `@glimmer/[email protected]` is needed for Glimmer apps, but we should allow v1 for Ember apps?
I ported the utils + corresponding tests to a [separate v2 addon](https://github.com/bertdeblock/ember-legacy-utils). Not published, so we can still pick a different / better name if desired.
Maybe we can also look into using something like https://github.com/unjs/nypm? So actually improving / fixing our support without doing the heavy lifting ourselves.
The init command has logic to detect pnpm and yarn if no package manager is provided: https://github.com/ember-cli/ember-cli/blob/master/lib/commands/init.js#L94
This can be closed I think.
Would using `dependencySatisfies` in `test-helper.js` work to conditionally use the different test setup?
@NullVoxPopuli Can be closed now that CI times are better?