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 am going to close this issue. I see that this idea is probably against the views of the maintainers of this rule set. That is fine; I do not want to force it. Moreover, I have found the es-x/no-numeric-separators rule that suits me.
Description
I would appreciate a flag or option to disallow the use of a separator for numbers.
Fail
Pass
Proposed rule name
numeric-separators-style
Additional Info
To avoid adding a new flag it could be achieved using a negative (exact
-1
) value:The text was updated successfully, but these errors were encountered: