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