ilyavolodin / eslint-plugin-backbone

Backbone specific linting rules for ESLint
MIT License
95 stars 11 forks source link

Allow configuration options for `events-on-top` #20

Closed ilyavolodin closed 10 years ago

ilyavolodin commented 10 years ago

events-on-top rule should accept configuration option, that would specify a list of properties that are allowed to be on top of events. For example tagName and className.