mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-12 03:13:50 +02:00
no-extra-parens off
This commit is contained in:
@@ -52,6 +52,7 @@ module.exports = {
|
||||
allowEmptyCatch: true
|
||||
}
|
||||
],
|
||||
'no-extra-parens': 0,
|
||||
'no-invalid-this': 0,
|
||||
'no-magic-numbers': 0,
|
||||
'no-mixed-operators': 0,
|
||||
|
||||
Reference in New Issue
Block a user