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
Can this rule also check for missing file extensions and dis-allow that? Since, a local import must have a .js file extension it must be nice to error out when the extension is missing all together.
Not sure how tricky the rule will be, as it will have to ignore packages
https://devblogs.microsoft.com/typescript/announcing-typescript-4-5-beta/#new-file-extensions
I know, I know. But…
The text was updated successfully, but these errors were encountered: