diff --git a/.eslintrc.yml b/.eslintrc.yml index ed6f9331..f65859a9 100644 --- a/.eslintrc.yml +++ b/.eslintrc.yml @@ -110,6 +110,7 @@ rules: '@typescript-eslint/lines-between-class-members': - error - exceptAfterSingleLine: true + '@typescript-eslint/dot-notation': off '@typescript-eslint/no-implicit-any-catch': off '@typescript-eslint/member-ordering': off '@typescript-eslint/no-var-requires': off