storybookjs / eslint-plugin-storybook

๐ŸŽ—Official ESLint plugin for Storybook
MIT License
245 stars 52 forks source link

Rule to enforce CSF3 format in stories #126

Open jimmycallin opened 1 year ago

jimmycallin commented 1 year ago

Is your feature request related to a problem? Please describe.

I have teammates that keep writing the CSF2 format out of habit even after a CSF3 migration. ๐Ÿ™‚

Describe the solution you'd like

An ESLint rule that enforces the CSF3 format in stories.

tondi commented 1 month ago

Our team would also benefit from having a rule to enforce CSF3. @yannbf would you be happy for us to submit a PR? ๐Ÿ˜Š