You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ended up getting to this quicker than I thought. I added an EnforcedStyle option to enforce spaces in parentheses. Tests as well. Everything is working great on our projects.
Is there any way to enforce spaces in parentheses? It looks like the only option is to ensure there are no spaces.
And, if not, is this something that you would consider merging in as an config option if I create a PR for it?
For support, we use ESLint for our mobile application and it supports this as a configuration, as can be seen here.
Thanks!
The text was updated successfully, but these errors were encountered: