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

Disable no-default-export rule for Storybook files #26

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

arkadiuszbachorski
Copy link
Contributor

Disable no-default-export rule for Storybook files

♻️ Current situation & Problem

Storybooks use default exports as part of their build process.

⚙️ Release Notes

  • Disable no-default-export rule for Storybook files

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5ce0539) to head (3ba0085).
Report is 5 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #26   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            6         6           
  Branches         1         1           
=========================================
  Hits             6         6           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f2204c8...3ba0085. Read the comment docs.

@arkadiuszbachorski arkadiuszbachorski merged commit 8bfce43 into main Jun 5, 2024
10 checks passed
@arkadiuszbachorski arkadiuszbachorski deleted the arek/disable-some-rules-for-storybook branch June 5, 2024 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants