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
My usual coding style is to always use the extensions on import except for externals (i.e. node_modules). Unfortunately, I could not find how to set up import/extensions for this.
Is it possible? If not, I would like to suggest it as an enhancement.