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
With the change to allow JSX syntax in JavaScript files by default ( #6562 ), the compiler now emits all JavaScript files with a .jsx extension if the compiler option "jsx" is set to "preserve".