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
We don't need to find endspace here; while visually it's nice, JavaScript
really doesn't care whether it's a "space" or "carriage-return".
So, don't bother looking for an endspace, and speed this up a bit.
0 commit comments