In Visual Studio Code I am trying to write JSX inside of a .js file, which is fine. However, when I go to save the file VSC poorly formats the code in the file since it doesn't seem to understand there is JSX inside the file. Any ideas on how to fix this?


