0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01: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,