mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-13 20:03:51 +02:00
no-negated-condition off
This commit is contained in:
@@ -55,6 +55,7 @@ module.exports = {
|
||||
'no-invalid-this': 0,
|
||||
'no-magic-numbers': 0,
|
||||
'no-mixed-operators': 0,
|
||||
'no-negated-condition': 0,
|
||||
'no-param-reassign': 0,
|
||||
'no-plusplus': 0,
|
||||
'no-redeclare': 0,
|
||||
|
||||
Reference in New Issue
Block a user