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
fix default-exports rule name

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
awaited chain expression is seen as invalid

VinceMalone opened this issue almost 3 years ago
Add rule to check exports against `includeStories`

aaronadamsCA opened this issue almost 3 years ago
Add rule to prevent empty args

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
chore: remove release label restriction

yannbf opened this pull request almost 3 years ago
fix: await-interaction fixer adds 'async'

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
fix syntax of code example in docs: hierarchy-separator

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
Support for "stories.*" pattern

sogame opened this issue almost 3 years ago
Fix ast-utils import

tombakerjr opened this pull request about 3 years ago
New Rule: Disallow template strings in titles

IanVS opened this issue about 3 years ago
chore: misspell hierarchy

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
New rule: checking setting story annotations out of order

yannbf 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
fix: gracefully handle dynamic values in non-story exports configuration

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
story-exports: Support stories that are function declarations.

etlovett opened this pull request about 3 years ago
chore: add linear to gh actions

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
Support stories files with .jsx extension

mharward-tw opened this pull request about 3 years ago
fix: support jsx extension

yannbf opened this pull request about 3 years ago
Support .jsx extension

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
storybook/story-exports rule doesn't support named exports list syntax

stephenhmarsh opened this issue about 3 years ago
Linting mdx stories

bodograumann opened this issue about 3 years ago
Fix: define hasSuggestions to all fixable rules

yannbf opened this pull request about 3 years ago
Rule: pass context when invoking play

yannbf opened this pull request about 3 years ago
Fix await interactions use cases

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
await-interactions: rule does not support async shorthand notation

yannbf opened this issue about 3 years ago
Unify documentation to use @storybook/jest

IanVS opened this pull request about 3 years ago
Rule: add story-exports

yannbf opened this pull request about 3 years ago
docs(README): add overrides section

yannbf opened this pull request about 3 years ago
Rule: story-exports

yannbf opened this issue about 3 years ago
simplify override file regex

yannbf opened this pull request about 3 years ago
constrain override files regex

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
prefer-pascal-case: ignore stories that start with underscore

yannbf opened this pull request about 3 years ago
hierarchy-separator: remove dot from checkings

yannbf opened this pull request about 3 years ago
prefer-pascal-case: ignore __namedExportsOrder

yannbf opened this pull request about 3 years ago
Limit play function rules to play functions

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
Feature/migrate to jest

yannbf opened this pull request about 3 years ago
fix no-redundant-story-name

yannbf opened this pull request about 3 years ago
fix and improve all tests

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