Skip to content

Conversation

luislealdev
Copy link

Hey! I love the extension but I noticed that it is not up to date, with the new versions of react, JSX can be used without importing it. So it generates unnecessary lines of code, I hope to contribute ;)

There is more information in
https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html

If there is something that you think should stay the same, tell me and I can return it to its original.
Regards and Thank you

@tmerlet
Copy link

tmerlet commented Feb 22, 2023

so this shouldn't be necessary. If people are using React 16, they still need the import statement, therefore it shouldn't be removed. There's an option to turn off the import React from 'react, however this option is not currently working I don't think, (hence I raised this ticket): #288

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants