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
At the moment, dynamic imports seem to be only supported by an external plugin. However, they are likely to become stage 4 standard in the next 2 weeks.
I am trying to facilitate the adoption of dynamic imports in eslint. Is there any change for this to become part of the mainline Acorn how that dynamic imports are basically in the standard?