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
The arrow-spacing builtin eslint rule has been patched not to crash; now it should be expanded to handle all arrow spacing, including in NamedArrowDeclarations, class bodies, etc.
The text was updated successfully, but these errors were encountered:
The
arrow-spacing
builtin eslint rule has been patched not to crash; now it should be expanded to handle all arrow spacing, including in NamedArrowDeclarations, class bodies, etc.The text was updated successfully, but these errors were encountered: