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
{{ message }}
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.
The following won't produce an error because
event
andhistory
among others are globally defined in the browser.Correct code (this example assumes
withRouter
from "react-router"):I'm suggesting that we introduce no-restricted-globals along with a list of global variables we don't consider "global".
The text was updated successfully, but these errors were encountered: