@admc.com/eslint-plugin-sn
Version:
ESLint plugin for ServiceNow scriptlets
28 lines (27 loc) • 471 B
Plain Text
// From https://www.w3schools.com/jsref/obj_window.asp
"alert",
"atob",
"blur",
"btoa",
"clearInterval",
"clearTimeout",
"close",
"confirm",
"focus",
"getComputedStyle",
"getSelection",
"matchMedia",
"moveBy",
"moveTo",
"open",
"print",
"prompt",
"requestAnimationFrame",
"resizeBy",
"resizeTo",
"scroll",
"scrollBy",
"scrollTo",
"setInterval",
"setTimeout",
"stop",