Skip to content

Commit

Permalink
Merge branch 'main' into readme-links
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbf committed May 17, 2024
2 parents e7d0349 + 567cb2d commit abb5099
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions docs/rules/meta-inline-properties.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,3 @@ export default {
component: Button,
}
```

## Further Reading

If there are other links that describe the issue this rule addresses, please include them here in a bulleted list.
4 changes: 0 additions & 4 deletions docs/rules/use-storybook-expect.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,3 @@ Default.play = () => {
## When Not To Use It

This rule should not be applied in test files. Please ensure you are defining the storybook rules only for story files. You can see more details [here](https://github.com/storybookjs/eslint-plugin-storybook#overridingdisabling-rules).

## Further Reading

If there are other links that describe the issue this rule addresses, please include them here in a bulleted list.
4 changes: 0 additions & 4 deletions docs/rules/use-storybook-testing-library.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,3 @@ Default.play = async (context) => {
## When Not To Use It

This rule should not be applied in test files. Please ensure you are defining the storybook rules only for story files. You can see more details [here](https://github.com/storybookjs/eslint-plugin-storybook#overridingdisabling-rules).

## Further Reading

If there are other links that describe the issue this rule addresses, please include them here in a bulleted list.

0 comments on commit abb5099

Please sign in to comment.