Add Toolbars to eslint globals

This commit is contained in:
Zander Otavka 2016-07-21 15:44:05 -07:00
parent 592a50356b
commit 0992e80254

View file

@ -40,6 +40,7 @@ module.exports = {
"SoundCache": false,
"Stats": false,
"TextureCache": false,
"Toolbars": false,
"Uuid": false,
"UndoStack": false,
"Vec3": false,