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
The @types/ember package contains them, but in order for automatic imports to work in VS Code, individual types/@ember__* packages must be explicitly listed in package.json.
As mentioned in the other PR, I am a bit worried having to do this everywhere. Do you have any other confirmations that this is really required for VSCode? (SO, Github issue etc.)
Maybe this gets fixed in VSCode itself eventually?
The
@types/ember
package contains them, but in order for automatic imports to work in VS Code, individualtypes/@ember__*
packages must be explicitly listed inpackage.json
.https://www.typescriptlang.org/dt/search?search=@typesember
The text was updated successfully, but these errors were encountered: