Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/storybookjs/eslint-plugin-storybook
πOfficial ESLint plugin for Storybook
https://github.com/storybookjs/eslint-plugin-storybook
Increase type safety
valentinpalkovic opened this pull request almost 3 years ago
valentinpalkovic opened this pull request almost 3 years ago
fix default-exports rule name
yannbf opened this pull request almost 3 years ago
yannbf opened this pull request almost 3 years ago
fix: support ChainExpression in await-interactions rule
VinceMalone opened this pull request almost 3 years ago
VinceMalone opened this pull request almost 3 years ago
awaited chain expression is seen as invalid
VinceMalone opened this issue almost 3 years ago
VinceMalone opened this issue almost 3 years ago
Add rule to check exports against `includeStories`
aaronadamsCA opened this issue almost 3 years ago
aaronadamsCA opened this issue almost 3 years ago
Add rule to prevent empty args
DamienCassou opened this issue almost 3 years ago
DamienCassou opened this issue almost 3 years ago
Add rule to prevent adding argType annotations matching actions.argTypesRegex
DamienCassou opened this issue almost 3 years ago
DamienCassou opened this issue almost 3 years ago
chore: remove release label restriction
yannbf opened this pull request almost 3 years ago
yannbf opened this pull request almost 3 years ago
fix: await-interaction fixer adds 'async'
aurmer opened this pull request almost 3 years ago
aurmer opened this pull request almost 3 years ago
fix: add optional chaining to object property key
aurmer opened this pull request almost 3 years ago
aurmer opened this pull request almost 3 years ago
fix syntax of code example in docs: hierarchy-separator
aurmer opened this pull request almost 3 years ago
aurmer opened this pull request almost 3 years ago
CSF default export with spreaded-in properties throws error
sbolz opened this issue almost 3 years ago
sbolz opened this issue almost 3 years ago
Support for "stories.*" pattern
sogame opened this issue almost 3 years ago
sogame opened this issue almost 3 years ago
Fix ast-utils import
tombakerjr opened this pull request about 3 years ago
tombakerjr opened this pull request about 3 years ago
Latest version of `@typescript-eslint/experimental-utils` breaks the ast-utils import
tombakerjr opened this issue about 3 years ago
tombakerjr opened this issue about 3 years ago
New Rule: Disallow template strings in titles
IanVS opened this issue about 3 years ago
IanVS opened this issue about 3 years ago
chore: misspell hierarchy
YunChaoTsai opened this pull request about 3 years ago
YunChaoTsai opened this pull request about 3 years ago
await-interactions fixer insert await without inserting async
AMorgaut opened this issue about 3 years ago
AMorgaut opened this issue about 3 years ago
New rule: checking setting story annotations out of order
yannbf opened this issue about 3 years ago
yannbf opened this issue about 3 years ago
documentation for `csf-component` contradicts `no-title-property-in-meta`?
ljosberinn opened this issue about 3 years ago
ljosberinn opened this issue about 3 years ago
no-redundant-story-name: use same naming algorithm as storybook
yannbf opened this pull request about 3 years ago
yannbf opened this pull request about 3 years ago
fix: gracefully handle dynamic values in non-story exports configuration
yannbf opened this pull request about 3 years ago
yannbf opened this pull request about 3 years ago
`context-in-play-function` does not check invocked element type
maxired opened this issue about 3 years ago
maxired opened this issue about 3 years ago
story-exports: Support stories that are function declarations.
etlovett opened this pull request about 3 years ago
etlovett opened this pull request about 3 years ago
`prefer-pascal-case` and `story-exports` throw error if function's `name` property is used in `includeStories`/`excludeStories` arrays.
ignas-sedunovas opened this issue about 3 years ago
ignas-sedunovas opened this issue about 3 years ago
chore: add linear to gh actions
yannbf opened this pull request about 3 years ago
yannbf opened this pull request about 3 years ago
VS Code does not format files on save when using storybook in eslint
jacobgavin opened this issue about 3 years ago
jacobgavin opened this issue about 3 years ago
The `no-redundant-story-name` rule doesn't account for automatic whitespace when names have numbers
tombakerjr opened this issue about 3 years ago
tombakerjr opened this issue about 3 years ago
Support stories files with .jsx extension
mharward-tw opened this pull request about 3 years ago
mharward-tw opened this pull request about 3 years ago
fix: support jsx extension
yannbf opened this pull request about 3 years ago
yannbf opened this pull request about 3 years ago
Support .jsx extension
mharward-tw opened this issue about 3 years ago
mharward-tw opened this issue about 3 years ago
extend story-exports rule to support export lists, fixes #57
stephenhmarsh opened this pull request about 3 years ago
stephenhmarsh opened this pull request about 3 years ago
storybook/story-exports rule doesn't support named exports list syntax
stephenhmarsh opened this issue about 3 years ago
stephenhmarsh opened this issue about 3 years ago
Linting mdx stories
bodograumann opened this issue about 3 years ago
bodograumann opened this issue about 3 years ago
Fix: define hasSuggestions to all fixable rules
yannbf opened this pull request about 3 years ago
yannbf opened this pull request about 3 years ago
Error: Rules with suggestions must set the meta.hasSuggestions property to true.
otsuky opened this issue about 3 years ago
otsuky opened this issue about 3 years ago
Rule: pass context when invoking play
yannbf opened this pull request about 3 years ago
yannbf opened this pull request about 3 years ago
new rule: when invoking play function of another story, full context should be passed.
yannbf opened this issue about 3 years ago
yannbf opened this issue about 3 years ago
Fix await interactions use cases
shilman opened this pull request about 3 years ago
shilman opened this pull request about 3 years ago
Update README.md spelling error, one letter.
daylennguyen opened this pull request about 3 years ago
daylennguyen opened this pull request about 3 years ago
await-interactions: rule does not suggest awaiting when reusing a play function from another story
yannbf opened this issue about 3 years ago
yannbf opened this issue about 3 years ago
await-interactions: rule does not support async shorthand notation
yannbf opened this issue about 3 years ago
yannbf opened this issue about 3 years ago
await-interactions: rule is being applied to non-storybook-specific libraries
yannbf opened this issue about 3 years ago
yannbf opened this issue about 3 years ago
Unify documentation to use @storybook/jest
IanVS opened this pull request about 3 years ago
IanVS opened this pull request about 3 years ago
[await-interactions] typescript warning: "'await' has no effect on the type of this expression."
IanVS opened this issue about 3 years ago
IanVS opened this issue about 3 years ago
Rule: add story-exports
yannbf opened this pull request about 3 years ago
yannbf opened this pull request about 3 years ago
docs(README): add overrides section
yannbf opened this pull request about 3 years ago
yannbf opened this pull request about 3 years ago
Rule: story-exports
yannbf opened this issue about 3 years ago
yannbf opened this issue about 3 years ago
simplify override file regex
yannbf opened this pull request about 3 years ago
yannbf opened this pull request about 3 years ago
constrain override files regex
yannbf opened this pull request about 3 years ago
yannbf opened this pull request about 3 years ago
ignore storiesOf in default-export and prefer-pascal-case
yannbf opened this pull request about 3 years ago
yannbf opened this pull request about 3 years ago
prefer-pascal-case: ignore stories that start with underscore
yannbf opened this pull request about 3 years ago
yannbf opened this pull request about 3 years ago
hierarchy-separator: remove dot from checkings
yannbf opened this pull request about 3 years ago
yannbf opened this pull request about 3 years ago
prefer-pascal-case: ignore __namedExportsOrder
yannbf opened this pull request about 3 years ago
yannbf opened this pull request about 3 years ago
Limit play function rules to play functions
shilman opened this issue about 3 years ago
shilman opened this issue about 3 years ago
Fix prefer-pascal-case to support typescript & variable references
shilman opened this pull request about 3 years ago
shilman opened this pull request about 3 years ago
Feature/migrate to jest
yannbf opened this pull request about 3 years ago
yannbf opened this pull request about 3 years ago
fix no-redundant-story-name
yannbf opened this pull request about 3 years ago
yannbf opened this pull request about 3 years ago
fix and improve all tests
yannbf opened this pull request about 3 years ago
yannbf opened this pull request about 3 years ago
Add auto formatting with prettier + husky + lint-staged
yannbf opened this pull request over 3 years ago
yannbf opened this pull request over 3 years ago