Add $vz to globals in eslint

pull/24/head
dperolio 3 years ago
parent 8e30a3f708
commit d50477d901
No known key found for this signature in database
GPG Key ID: 3E9BBAA710D3DDCE

@ -1,6 +1,7 @@
{
"globals": {
"vizality": true,
"$vz": true,
"webpackJsonp": true,
"DiscordNative": false,
"GLOBAL_ENV": true

Loading…
Cancel
Save