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
- Correct a bad description (says "doesn't throw" but supposed to be
"throws").
- Replace the sample "broken input" with something that describes why
it is broken (eg. "not a relative or absolute URL").
- Hard-code "http://localhost/" to explicitly confirm the invariant
that `location.href` is always going to be a URL that ends with a
trailing slash.
- Add a blank line for consistency with style used elsewhere. At some
point, this kind of thing will be autoformatted; see:
https://github.com/liferay/eslint-config-liferay/issues/160
0 commit comments