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

default-exports: Support CSF factory style meta

yannbf opened this pull request 11 days ago
fix(peer-deps): update eslint version range to `>=8`

zacowan opened this pull request about 1 month ago
Inaccurate `eslint` peer dependency version range

zacowan opened this issue about 1 month ago
docs: typo in flat config setup instructions

patrykszwed opened this pull request about 2 months ago
Type configs using literal types

ethanwu10 opened this pull request 2 months ago
Generate Typescript types for flat configs

yannbf opened this pull request 3 months ago
Update docs to be more clear about extended categories

yannbf opened this pull request 3 months ago
CSF-strict config should include CSF config

AndreaPontrandolfo opened this issue 3 months ago
default-exports: Refactor rule to handle meta declaration

yannbf opened this pull request 3 months ago
Fix: Bring back non-categorized rules

yannbf opened this pull request 3 months ago
Build: Refactor, fix issues reported by eslint and format md files

yannbf opened this pull request 3 months ago
Bump CSF version to remove lodash transitive dep

kasperpeulen opened this pull request 3 months ago
add support for @storybook/test in await-interactions rule

devpeerapong opened this pull request 3 months ago
`await-interactions` does not work with import from `@storybook/test`

devpeerapong opened this issue 3 months ago
Bump CSF version to remove lodash transitive dep

shilman opened this pull request 4 months ago
use-storybook-expect: remove auto fix suggestion

yannbf opened this pull request 5 months ago
Type errors for stories args are not thrown when running lint

WiktorHejman opened this issue 5 months ago
chore: Update the link for eslintignore doc

tunawasabi opened this pull request 5 months ago
fix(deps): upgrade @storybook/csf to v0.1.x

rgylesbedford opened this pull request 6 months ago
ESM is unsupported

indietyp opened this issue 6 months ago
👉🏻 Hackear Instagram: Métodos Éticos

Artesanales opened this issue 7 months ago
Suport ESLint v9

bmulholland opened this issue 8 months ago
feat: support flat config

yannbf opened this pull request 8 months ago
csf-strict is applied on all files

Samuel-Therrien-Beslogic opened this issue 8 months ago
Eslint lint error after "!.storybook" added

Rey-Wang opened this issue 9 months ago
feat: support flat config and eslint v9

kazupon opened this pull request 10 months ago
fix release

ndelangen opened this pull request 11 months ago
upgrades and stuff

ndelangen opened this pull request 11 months ago
Disable rule of hooks in stories files

ndelangen opened this pull request 11 months ago
storybook/no-uninstalled-addons false positives for submodule

guilhermetod opened this issue 12 months ago
Tweak `generate-rule`

yinm opened this pull request about 1 year ago
Add no-empty-args rule

yinm opened this pull request about 1 year ago
context-in-play-function in `step` lints incorrectly

quangv opened this issue about 1 year ago
unused const warning

landsman opened this issue about 1 year ago
Enforce usage of "composeStories"

donaldpipowitch opened this issue over 1 year ago
#132 await interactions false positive issue

boonya opened this pull request over 1 year ago
use-storybook-expect: allow storybook/test imports

yannbf opened this pull request over 1 year ago
Support eslint flat-config

GNRSN opened this issue over 1 year ago
no-uninstalled-addons: support satisfies operator and default reexport

hjoelh opened this pull request over 1 year ago
Update typescript-eslint to v6

MaximeGrimler opened this issue over 1 year ago
Rules for forced typing Meta and Stories

dartess opened this issue over 1 year ago
Support for the new FlatConfig format

AndreaPontrandolfo opened this issue over 1 year ago
Plans to release version 1 and follow semver?

razor-x opened this issue over 1 year ago
csf-strict config not scoped to story files

ahutchings opened this issue over 1 year ago
Remove uninformative 'Further Reading' sections from rule docs

hoonweiting opened this pull request over 1 year ago
Update links in docs

hoonweiting opened this pull request over 1 year ago
feat: allow ignore option in no-uninstalled-addons

mandarini opened this pull request over 1 year ago
Bump @storybook/csf

janeklb opened this issue over 1 year ago
storybook/no-uninstalled-addons false positives on monorepo

unional opened this issue almost 2 years ago
Rule to enforce CSF3 format in stories

jimmycallin opened this issue almost 2 years ago
Add meta-satisfies-type rule

NotWoods opened this pull request almost 2 years ago
Add rule to check that `satisfies Meta<>` is used

NotWoods opened this issue almost 2 years ago
fix: prefer-pascal-case report error for non-latin characters

tychenjiajun opened this pull request almost 2 years ago
docs: add async

tyankatsu0105 opened this pull request almost 2 years ago
Make context-in-play-function aware of context variable name

beaussan opened this pull request almost 2 years ago
improve rule template

yannbf opened this pull request almost 2 years ago
context-in-play-function support only "context" as a variable name

beaussan opened this issue about 2 years ago
Use string literal names rule

Dschungelabenteuer opened this pull request about 2 years ago
Refactor to reduce code duplication and refine types

Dschungelabenteuer opened this pull request about 2 years ago
Destructuring assignment exports show `storybook/story-exports` error

YasielCabrera opened this issue about 2 years ago
Await expect linting error

serferdinand2 opened this issue about 2 years ago
chore: fix ESLint and TypeScript issues

Dschungelabenteuer opened this pull request about 2 years ago
fix(no-uninstalled-addons) Support Windows paths

Dschungelabenteuer opened this pull request about 2 years ago
Add rule to check name property is a string literal

shilman opened this issue about 2 years ago
Support typescript 4.9

yannbf opened this pull request about 2 years ago
await-interactions seems redundant

XuluWarrior opened this issue about 2 years ago
Automate docs with eslint-doc-generator

bmish opened this pull request about 2 years ago
story-exports: provide better feedback when using filters

yannbf opened this pull request over 2 years ago
no-uninstalled-addons: improve local addons filter

yannbf opened this pull request over 2 years ago
deps: move ts-dedent to dependencies

yannbf opened this pull request over 2 years ago
Error `Cannot find module 'ts-dedent'`

mkosir opened this issue over 2 years ago
feat(no-uninstalled-addons): add option for a custom package.json location

andrelas1 opened this pull request over 2 years ago
fix: await interactions rule scope.

zhyd1997 opened this pull request over 2 years ago
fix: add declaration checks to avoid destructuring undefined

stefanprobst opened this pull request over 2 years ago
fix(no-uninstalled-addons): ignore local addons

yannbf opened this pull request over 2 years ago
feat(no-uninstalled-addons): add uninstalled plugin rule

andrelas1 opened this pull request over 2 years ago
Add `no-uninstalled-addons` rule

yannbf opened this issue over 2 years ago
`no-redundant-story-name` case insensitivity

benedfit opened this issue over 2 years ago
Add license

yannbf opened this pull request over 2 years ago
Specify a Licence

jiminycricket opened this issue over 2 years ago
fix(story-exports): stop highlighting the entire code on error

yannbf opened this pull request almost 3 years ago
feat(default-exports): add autofix even if component name is not found

yannbf opened this pull request almost 3 years ago
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