mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 14:53:50 +02:00
no func-style
This commit is contained in:
@@ -30,6 +30,7 @@ module.exports = {
|
|||||||
'class-methods-use-this': 0,
|
'class-methods-use-this': 0,
|
||||||
complexity: 0,
|
complexity: 0,
|
||||||
'func-names': 0,
|
'func-names': 0,
|
||||||
|
'func-style': 0,
|
||||||
'function-call-argument-newline': 0,
|
'function-call-argument-newline': 0,
|
||||||
'guard-for-in': 0,
|
'guard-for-in': 0,
|
||||||
'id-length': 0,
|
'id-length': 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user