43081j / eslint-plugin-wc

ESLint rules for Web Components
MIT License
95 stars 10 forks source link

Add missing rules to index exports #70

Closed dannobytes closed 3 years ago

dannobytes commented 3 years ago

Some rules were missing from the index, which prevents those rules from being referenced by existing configs or being set by devs. This adds all existing rules to the index and adds the missing ones to the best-practices preset for completion.

--

This resolves https://github.com/43081j/eslint-plugin-wc/issues/68 and https://github.com/43081j/eslint-plugin-wc/issues/69

43081j commented 3 years ago

jeez what an idiot past-james was. even used an export assignment, what was i thinking 😂

thanks a lot for catching this and sorting it out, looks good to me too.

43081j commented 3 years ago

will try get a release out this weekend 👍

dannobytes commented 3 years ago

Thank you @43081j and @stramel ! Glad to pitch in and see this released. Thank you for writing and maintaining this plugin 💯