mirror of
https://github.com/overte-org/overte.git
synced 2025-04-06 00:52:37 +02:00
Add Toolbars to eslint globals
This commit is contained in:
parent
592a50356b
commit
0992e80254
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ module.exports = {
|
|||
"SoundCache": false,
|
||||
"Stats": false,
|
||||
"TextureCache": false,
|
||||
"Toolbars": false,
|
||||
"Uuid": false,
|
||||
"UndoStack": false,
|
||||
"Vec3": false,
|
||||
|
|
Loading…
Reference in a new issue