Commit 463837c1 authored by Boris Kaiser's avatar Boris Kaiser Committed by Chris Rebert
Browse files

Remove duplicate "spaced-comment" in eslintrc

Closes #17100
parent f88cbe7e
Showing with 0 additions and 1 deletion
+0 -1
...@@ -153,7 +153,6 @@ ...@@ -153,7 +153,6 @@
"space-return-throw-case": 2, "space-return-throw-case": 2,
"space-unary-ops": 2, "space-unary-ops": 2,
"spaced-comment": 2, "spaced-comment": 2,
"spaced-comment": 2,
// es6 // es6
"arrow-parens": 2, "arrow-parens": 2,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment