diff --git a/.eslintrc b/.eslintrc index 3a5d4e6..d603c3b 100644 --- a/.eslintrc +++ b/.eslintrc @@ -14,7 +14,6 @@ parserOptions: jsx: true rules: - # ERRORS brace-style: [2, 1tbs, allowSingleLine: true] camelcase: [2, properties: never] comma-style: [2, last]