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
I personally prefer a slightly more verbose (but much less cryptic) import { A as createEmberArray } from '@ember/array' 😝 , but either way I agree that a local var named A is not great...
The codemod gave me some
I thought the preferred style was
Am I mistaken, or was this overlooked?
The text was updated successfully, but these errors were encountered: