diff --git a/.eslintrc.json b/.eslintrc.json index 29958adbd..75e362465 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -39,8 +39,8 @@ "plugin:@typescript-eslint/stylistic-type-checked" ], "rules": { - "@typescript-eslint/dot-notation": "off", "@typescript-eslint/consistent-indexed-object-style": "off", + "@typescript-eslint/dot-notation": "off", "@typescript-eslint/explicit-member-accessibility": [ "off", {