You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TS2688: Cannot find type definition file for 'ember__test-helpers'.
[js] The file is in the program because:
[js] Entry point for implicit type library 'ember__test-helpers'
@types/ember__test-helpers breaks type checking 🙈 --- ember-cli-typescript hasn't had a release since October.
So, anyone working with TS will want these changes in their blueprint / updates / migrations as well: https://github.com/typed-ember/ember-cli-typescript/pulls/@me
I think @simonihmig is working on updating the TS blueprint in ember-cli -- which will greatly help mitigate all the TS work-arounds everywhere -- in this repo, in the v2 addon blueprint, etc
Asking because I'm getting this error:
Does this mean this line can be removed?
ember-addon-migrator/tests/fixtures/base-ts-v1-addon/package.json
Line 64 in 1cca35e
The text was updated successfully, but these errors were encountered: