diff --git a/.eslintrc.json b/.eslintrc.json index 14e335a5..e307112b 100755 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -47,7 +47,6 @@ "block-spacing": "error", "array-bracket-spacing": "error", "comma-spacing": "error", - "spaced-comment": ["error", "always"], "comma-style": "error", "computed-property-spacing": "error", "no-trailing-spaces": "warn",