storybookjs / eslint-plugin-storybook

🎗Official ESLint plugin for Storybook
MIT License
248 stars 56 forks source link

Fix/meta as variable #24

Closed shilman closed 3 years ago

shilman commented 3 years ago

Issue: N/A

What Changed

Update default export "meta" rules to support the following pattern:

const foo = { ... };
export default foo;

Checklist

Check the ones applicable to your change:

Change Type

Indicate the type of change your pull request is:

github-actions[bot] commented 3 years ago

:rocket: PR was released in v0.3.0 :rocket: