mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
no multiline-ternary
This commit is contained in:
@@ -43,6 +43,7 @@ module.exports = {
|
||||
'max-lines-per-function': 0,
|
||||
'max-statements': 0,
|
||||
'multiline-comment-style': 0,
|
||||
'multiline-ternary': 0,
|
||||
'newline-per-chained-call': 0,
|
||||
'new-cap': 0,
|
||||
'no-await-in-loop': 0,
|
||||
|
||||
Reference in New Issue
Block a user