storybookjs / eslint-plugin-storybook

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

prefer-pascal-case: ignore stories that start with underscore #38

Closed yannbf closed 2 years ago

yannbf commented 2 years ago

Issue: N/A

What Changed

Stories that start with underscore should be ignored as they might be written like that to avoid name collision with the components

Checklist

Check the ones applicable to your change:

Change Type

Indicate the type of change your pull request is:

github-actions[bot] commented 2 years ago

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