mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-17 05:43:51 +02:00
no-await-in-loop off
This commit is contained in:
@@ -42,6 +42,7 @@ module.exports = {
|
||||
'multiline-comment-style': 0,
|
||||
'newline-per-chained-call': 0,
|
||||
'new-cap': 0,
|
||||
'no-await-in-loop': 0,
|
||||
'no-bitwise': 0,
|
||||
'no-console': 0,
|
||||
'no-continue': 0,
|
||||
|
||||
Reference in New Issue
Block a user