-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.jsx extension #287
Comments
Was discussed in #87 |
Let’s keep open until I figure out what Emmet is and how it’s used in VS Code. 😄 |
I closed..found this http://stackoverflow.com/a/37592711/343112
in html files (or in jsx) you type for example: emmet will transform to
|
Ah, great to know. I’ll open another issue to warn users about JSX. |
FYI we support JSX extension since 0.4.1 even though we don’t recommend it. |
I changed the App.js in App.jsx and get this
I d like to see if it is a 'real' javascript' or JSX
in addition when coding in .jsx i get more support from my editor (Visual studio code)
for emmet.
The text was updated successfully, but these errors were encountered: