mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 13:49:46 +02:00
Merge pull request #14248 from FlameSoulis/fix/eslint
Update eslint - add HifiAbout [bug 19479]
This commit is contained in:
commit
e125107a9f
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ module.exports = {
|
||||||
"GlobalServices": false,
|
"GlobalServices": false,
|
||||||
"GooglePoly": false,
|
"GooglePoly": false,
|
||||||
"Graphics": false,
|
"Graphics": false,
|
||||||
|
"HifiAbout": false,
|
||||||
"HMD": false,
|
"HMD": false,
|
||||||
"LaserPointers": false,
|
"LaserPointers": false,
|
||||||
"location": true,
|
"location": true,
|
||||||
|
|
Loading…
Reference in a new issue