storybookjs / eslint-plugin-storybook

🎗Official ESLint plugin for Storybook
MIT License
245 stars 52 forks source link

fix: resolve plugin category generation #2

Closed yannbf closed 2 years ago

yannbf commented 2 years ago

This PR fixes the auto generation of eslint configs based on the metadata in each rule.

if a rule contains metadata as recommended, it will add to the recommended config. It can also have a category or categories so it will add the rule to those linked categories.

yannbf commented 2 years ago

self merging!

github-actions[bot] commented 2 years ago

:rocket: PR was released in v0.3.0 :rocket: