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

Remove duplicate "spaced-comment" in eslintrc

Closes #17100
parent f88cbe7e
......@@ -153,7 +153,6 @@
"space-return-throw-case": 2,
"space-unary-ops": 2,
"spaced-comment": 2,
"spaced-comment": 2,
// es6
"arrow-parens": 2,
......
Markdown is supported
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