Introduce "BaseClient"
This commit is contained in:
@@ -27,6 +27,8 @@ module.exports = {
|
||||
|
||||
'prettier/prettier': 'error',
|
||||
|
||||
'class-methods-use-this': 'off',
|
||||
|
||||
'no-plusplus': ['error', { allowForLoopAfterthoughts: true }],
|
||||
|
||||
// just why
|
||||
|
||||
Reference in New Issue
Block a user