X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=rhino.js;fp=rhino.js;h=d1892dc416f097851ae237bd12ffc08f01d99205;hb=98f7b7393cd716f64055f79a7249e306082aebf4;hp=ec489a30bd977305cfcb1d161803549b77794416;hpb=a8d283353fe76df669a2e8c0d803b009ffc8f5f9;p=pve-jslint.git diff --git a/rhino.js b/rhino.js index ec489a3..d1892dc 100644 --- a/rhino.js +++ b/rhino.js @@ -6,7 +6,7 @@ } defaults = { - predef: ['Ext', 'PVE', 'PVE_vnc_console_event', 'FormData', 'gettext'], + predef: ['Ext', 'PVE', 'PMG', 'PVE_vnc_console_event', 'FormData', 'gettext'], devel: true, 'continue': true, /// Allow continue statement bitwise: true, // Allow bitwise operators