mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-23 13:04:10 +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,
|
"SoundCache": false,
|
||||||
"Stats": false,
|
"Stats": false,
|
||||||
"TextureCache": false,
|
"TextureCache": false,
|
||||||
|
"Toolbars": false,
|
||||||
"Uuid": false,
|
"Uuid": false,
|
||||||
"UndoStack": false,
|
"UndoStack": false,
|
||||||
"Vec3": false,
|
"Vec3": false,
|
||||||
|
|
Loading…
Reference in a new issue