diff --git a/.eslintrc.json b/.eslintrc.json index 7112cf5..6a92eb6 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -67,7 +67,6 @@ "String": "string" } }], - "dot-notation": [ "error", { "allowKeywords": true } ], "object-property-newline": "error", "computed-property-spacing": 0, "no-use-before-define": 0,