storybookjs / eslint-plugin-storybook

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

Remove uninformative 'Further Reading' sections from rule docs #131

Closed hoonweiting closed 4 months ago

hoonweiting commented 1 year ago

Issue: #

What Changed

Some of the rules have a 'Further Reading' section that don't provide any additional reading materials. I simply removed them in this PR.

I considered modifying the template in generate-rule.ts too, but I can't think of a good way to do it since the writer will have to manually delete the section header anyway, if they have nothing to write for a given optional section.

Checklist

Check the ones applicable to your change:

Change Type

Indicate the type of change your pull request is:

github-actions[bot] commented 2 days ago

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