-
-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Closed
Labels
Description
Note from Maintainers
We support JSX extension since 0.4.1 even though we don’t recommend it.
Read the release notes.
Shouldn't the default be to use .jsx extension in files where JSX is in use? As configured, the loader isn't set up to transpile jsx. Many code editors will provide better coloring/linting when detecting a .jsx file
hsribei and codepixely