While I have some experience with JetBrains products and setting styles for my files, I am struggling to configure my .tsx file to display the desired style. It appears that changes made in the TypeScript section are not affecting my .tsx file.
In the image below, you can see my .tsx file where I want spaces after {
, before }
, and before />
. However, every time I use command+option+L, all my spaces are removed.