r5n-labs/vscode-react-javascript-snippets

Think big make small

Opened this issue · 2 comments

I thing we don't need to auto import this line at the top of every jsx file "import React from 'react'" because everything seems to be working fine without writing it. So I thing it should be fixes. Thanks!

There is an option for this in the extension's settings but it does not seem to work. For me at least.
image

Found an issue where someone had the same problem with enabling "import react". After playing with the settings I seem to fixed it for me. Also it has been resolved here