mirror of
https://git.proxmox.com/git/pve-jslint
synced 2025-04-28 12:15:14 +00:00
predefine PMG
This commit is contained in:
parent
a8d283353f
commit
98f7b7393c
2
rhino.js
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user