]> git.proxmox.com Git - pve-eslint.git/blobdiff - src/app.js
add HelpInfo variables to globals
[pve-eslint.git] / src / app.js
index e366585486a40f54142763ad102a7f6220fa0318..6b696c9afcb504b9d7cd0a020c641d0a8bbd0e9c 100644 (file)
@@ -61,6 +61,8 @@ const defaultConfig = {
        console: "writable",
        eslint: "writable",
        gettext: "writable",
+       proxmoxOnlineHelpInfo: "writable",
+       pveOnlineHelpInfo: "writable",
     },
     rules: {
        // from eslint:recommend, with tweaks for our source