mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-17 13:53:52 +02:00
allow import
This commit is contained in:
@@ -5,6 +5,9 @@ module.exports = {
|
||||
commonjs: true,
|
||||
es2020: true
|
||||
},
|
||||
parserOptions: {
|
||||
sourceType: 'module'
|
||||
},
|
||||
globals: {
|
||||
CefSharp: 'readonly',
|
||||
VRCX: 'readonly',
|
||||
|
||||
Reference in New Issue
Block a user