Lint rule to enforce story implementation pattern #26394
Labels
Area: Documentation
Fluent UI react-components (v9)
Package: eslint-plugin
Resolution: Soft Close
Soft closing inactive issues over a certain period
Type: Feature
In order to make sure that all stories will function correctly on codesandbox, each story file needs to contain only one export. This export should be the example that should be exported to codesandbox.
Create a lint rule for this.
The text was updated successfully, but these errors were encountered: