mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-29 11:43:48 +02:00
apply default-case
This commit is contained in:
@@ -26,7 +26,6 @@ module.exports = {
|
||||
'camelcase': 0,
|
||||
'capitalized-comments': 0,
|
||||
'complexity': 0,
|
||||
'default-case': 0,
|
||||
'func-names': 0,
|
||||
'function-call-argument-newline': 0,
|
||||
'guard-for-in': 0,
|
||||
|
||||
Reference in New Issue
Block a user