You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The csf-strict preset isn't restricted to stories, unlike the csf and recommended presets. This causes the following two rules to be disabled everywhere:
Describe the bug
The csf-strict preset isn't restricted to stories, unlike the csf and recommended presets. This causes the following two rules to be disabled everywhere:
To Reproduce
https://github.com/storybookjs/eslint-plugin-storybook/blob/main/lib/configs/csf-strict.ts
Expected behavior
csf-strict preset to be applied only to stories.
The text was updated successfully, but these errors were encountered: