-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
bugSomething isn't workingSomething isn't working
Description
After adding this plugin (v9.0.4) using README instructions, linting breaks. Removing plugin, linting works again.
› yarn lint
Oops! Something went wrong! :(
ESLint: 9.28.0
ConfigError: Config (unnamed): Unexpected key "0" found.
at rethrowConfigError (node_modules/@eslint/config-array/dist/cjs/index.cjs:328:8)
at node_modules/@eslint/config-array/dist/cjs/index.cjs:1259:5
at Array.reduce (<anonymous>)
at FlatConfigArray.getConfigWithStatus (node_modules/@eslint/config-array/dist/cjs/index.cjs:1252:43)
at FlatConfigArray.getConfig (node_modules/@eslint/config-array/dist/cjs/index.cjs:1281:15)
at entryFilter (node_modules/eslint/lib/eslint/eslint-helpers.js:290:27)
at async NodeHfs.<anonymous> (file://node_modules/@humanfs/core/src/hfs.js:574:24)
at async NodeHfs.<anonymous> (file://node_modules/@humanfs/core/src/hfs.js:604:6)
at async NodeHfs.<anonymous> (file://node_modules/@humanfs/core/src/hfs.js:604:6)
at async NodeHfs.walk (file://node_modules/@humanfs/core/src/hfs.js:614:3)
› npx storybook@latest info
Storybook Environment Info:
System:
OS: macOS 15.5
CPU: (12) arm64 Apple M3 Pro
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.15.1 - ~/.asdf/installs/nodejs/22.15.1/bin/node
Yarn: 4.9.1 - /opt/homebrew/bin/yarn <----- active
npm: 10.9.2 - ~/.asdf/plugins/nodejs/shims/npm
Browsers:
Chrome: 137.0.7151.56
Safari: 18.5
npmPackages:
@storybook/addon-themes: ^9.0.4 => 9.0.4
@storybook/svelte-vite: ^9.0.4 => 9.0.4
eslint-plugin-storybook: ^9.0.4 => 9.0.4
storybook: ^9.0.4 => 9.0.4
binarykitchen
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working