mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-27 02:33:48 +02:00
apply no-nested-ternary
This commit is contained in:
@@ -47,7 +47,6 @@ module.exports = {
|
||||
'no-empty': ['error', { 'allowEmptyCatch': true }],
|
||||
'no-magic-numbers': 0,
|
||||
'no-mixed-operators': 0,
|
||||
'no-nested-ternary': 0,
|
||||
'no-plusplus': 0,
|
||||
'no-tabs': 0,
|
||||
'no-ternary': 0,
|
||||
|
||||
Reference in New Issue
Block a user