The vscode
documentation does not appear to specify the differences between javascript
and javascriptreact
.
Both appear to work the same including the closing tag per documentation example.
If one is using a reactjs
project with .js
file extension - what is the the correct setting? And again, where can the differences be tracked
Edit: Changed the verb "recommend" to "correct setting."