osu-capstone-cs72 / cs-applied-plan-portal

A portal that streamlines the planning process for OSU CS Applied students and advisors
https://applied-plan-portal.herokuapp.com
MIT License
2 stars 5 forks source link

Fix ESLint not recognize browser's globals #9

Closed philectron closed 4 years ago

philectron commented 4 years ago

Fix an issue where ESLint does not recognize browser JavaScript's global functions and objects, such as alert(), document, window, XMLHttpRequest.