mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
no class-methods-use-this
This commit is contained in:
@@ -27,6 +27,7 @@ module.exports = {
|
|||||||
'block-scoped-var': 0,
|
'block-scoped-var': 0,
|
||||||
camelcase: 0,
|
camelcase: 0,
|
||||||
'capitalized-comments': 0,
|
'capitalized-comments': 0,
|
||||||
|
'class-methods-use-this': 0,
|
||||||
complexity: 0,
|
complexity: 0,
|
||||||
'func-names': 0,
|
'func-names': 0,
|
||||||
'function-call-argument-newline': 0,
|
'function-call-argument-newline': 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user