I'm using IDEA 2017.2. I need to setup JSX codestyle so there are spaces between curly braces like { event.series }. However, it autoformats it to {event.series}
I have these checked in Javascript -> Spaces.

Where can I set it up so it complies with ESLint's react/jsx-curly-spacing set to "always"?
I have this

I want this

In 2017.2, it is Settings | Editor | Code Style | JavaScript | Spaces, Other/Within interpolation expressions:

This option affects JSX braces as well as Angular interpolations
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With