chore: test lint
This commit is contained in:
parent
300f1aef57
commit
043c0fe9ff
|
@ -17,6 +17,7 @@ module.exports = {
|
|||
'brace-style': 'off',
|
||||
'class-methods-use-this': 'off',
|
||||
'import/no-extraneous-dependencies': 'off',
|
||||
'import/no-unresolved': 'off',
|
||||
'max-classes-per-file': 'off',
|
||||
'no-new': 'off',
|
||||
'padded-blocks': 'off',
|
||||
|
|
Loading…
Reference in New Issue
Block a user