#ESLint rule to force CSF3 format
3 messages · Page 1 of 1 (latest)
Not an official thing, and I’ll let someone else follow-up on if an official solution exists, but what I’ve been doing personally to remind myself is using no-restricted-properties (https://eslint.org/docs/latest/rules/no-restricted-properties) targeting Template.bind.
That's clever @queen steppe! 👏
@subtle cliff — I think that's an excellent idea. Would you mind requesting that here? https://github.com/storybookjs/eslint-plugin-storybook/issues/new?assignees=&labels=&template=feature_request.md&title=