twbs/bootstrap

Consider using ES6 arrow functions instead of $.proxy()

Closed this issue · 2 comments

Refs #17673.

@cvrebert is this an open issue? If so i'd like to work on it. Can i get this assigned?

Slightly related, but should bootstrap be using a styleguide or standards, enforced by eslint etc? (which would cover things like ES6 arrow)

Edit: I see it is, just got tripped up by it not being in the root where I expect it

https://github.com/airbnb/javascript seems to be the most popular, but I can't judge its overall appropriateness for the project.