Isn't it supposed to automatically identify the file as JSX? All the curly braces, html, etc.
Setting jsx as default for my js files didn't work, but I researched a little bit further and found that I can just change all the js file extensions to jsx, which won't crash React.
Copyright © 2021 Jogjafile Inc.
Setting jsx as default for my js files didn't work, but I researched a little bit further and found that I can just change all the js file extensions to jsx, which won't crash React.