Recently I was facing an issue coding React app on Visual Studio code. Because of this issue, whenever I wrote JSX inside the render function of the React Component and saved it
If you are using jshint plugin, remove it and install ESLint plugin.
jshint
ESLint
It is a good replacement for jshint in reactJS work.