Skip to content
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

Use .jsx extension only when there is actual JSX #168

Open
mathieuprog opened this issue Jul 18, 2022 · 0 comments
Open

Use .jsx extension only when there is actual JSX #168

mathieuprog opened this issue Jul 18, 2022 · 0 comments
Labels
enhancement New feature or request tutorial Related to the tutorial

Comments

@mathieuprog
Copy link

Example: https://www.solidjs.com/tutorial/stores_immutable?solved

Only the file main.jsx contains JSX, all other files don't but still have the extension .jsx and not just .js

I would suggest to use .jsx only where we have JSX.

@orenelbaum orenelbaum added enhancement New feature or request tutorial Related to the tutorial labels Dec 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tutorial Related to the tutorial
Projects
None yet
Development

No branches or pull requests

2 participants