mirror of
https://git.proxmox.com/git/pve-jslint
synced 2025-04-28 17:49:41 +00:00
predefine PMG
This commit is contained in:
parent
a8d283353f
commit
98f7b7393c
2
rhino.js
2
rhino.js
@ -6,7 +6,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
defaults = {
|
defaults = {
|
||||||
predef: ['Ext', 'PVE', 'PVE_vnc_console_event', 'FormData', 'gettext'],
|
predef: ['Ext', 'PVE', 'PMG', 'PVE_vnc_console_event', 'FormData', 'gettext'],
|
||||||
devel: true,
|
devel: true,
|
||||||
'continue': true, /// Allow continue statement
|
'continue': true, /// Allow continue statement
|
||||||
bitwise: true, // Allow bitwise operators
|
bitwise: true, // Allow bitwise operators
|
||||||
|
Loading…
Reference in New Issue
Block a user