43081j / eslint-plugin-lit

lit-html support for ESLint
116 stars 21 forks source link

fix: set all recommended flags as false, update configs/all #149

Closed 43081j closed 1 year ago

43081j commented 1 year ago

The recommended flag isn't useful afaict since the recommended config defines what we want, not the flag.

Similarly, the category property seems deprecated, so has been removed from all rules.

Also updated the all config to have the new rules in.