create-react-app
create-react-app copied to clipboard
add "origin" to confusing-browser-globals
The short one-worded "origin" is likely to be used as variable. The page origin should be accessed via "window.origin" for clarity.