mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-17 13:53:52 +02:00
add globals
This commit is contained in:
@@ -11,7 +11,10 @@ module.exports = {
|
||||
VRCXStorage: 'readonly',
|
||||
SQLite: 'readonly',
|
||||
LogWatcher: 'readonly',
|
||||
Discord: 'readonly'
|
||||
Discord: 'readonly',
|
||||
AppApi: 'readonly',
|
||||
SharedVariable: 'readonly',
|
||||
WebApi: 'readonly'
|
||||
},
|
||||
extends: 'eslint:all',
|
||||
rules: {
|
||||
|
||||
Reference in New Issue
Block a user