1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05: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,