1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-27 15:19:52 +02:00

Remove duplicate "spaced-comment" in eslintrc

Closes #17100
This commit is contained in:
Boris Kaiser
2015-08-20 09:00:07 +02:00
committed by Chris Rebert
parent f88cbe7ee4
commit 463837c1c7

View File

@@ -153,7 +153,6 @@
"space-return-throw-case": 2,
"space-unary-ops": 2,
"spaced-comment": 2,
"spaced-comment": 2,
// es6
"arrow-parens": 2,