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