Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/meta as variable #24

Merged
merged 8 commits into from
Nov 9, 2021
Merged

Fix/meta as variable #24

merged 8 commits into from
Nov 9, 2021

Conversation

shilman
Copy link
Member

@shilman shilman commented Nov 9, 2021

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:

  • Ran yarn update-all
  • Tests are updated
  • Documentation is updated

Change Type

Indicate the type of change your pull request is:

  • maintenance
  • documentation
  • patch
  • minor
  • major

@yannbf yannbf merged commit d00e6e4 into main Nov 9, 2021
@yannbf yannbf deleted the fix/meta-as-variable branch November 9, 2021 15:58
@github-actions
Copy link

🚀 PR was released in v0.3.0 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants