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

Raise error when no default export found in configuration file #96

Merged
merged 2 commits into from
Apr 1, 2024

Conversation

mondeja
Copy link
Member

@mondeja mondeja commented Mar 29, 2024

Resolves #95

Copy link
Collaborator

@ericcornelissen ericcornelissen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just one minor suggestion

bin/cli.js Outdated Show resolved Hide resolved
Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>
@ericcornelissen ericcornelissen merged commit 266859d into simple-icons:master Apr 1, 2024
14 checks passed
Copy link

github-actions bot commented Apr 1, 2024

🎉 This PR is included in version 2.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@mondeja mondeja deleted the fix-95 branch April 1, 2024 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

If configuration file has not a default export SVGLint passes silently
2 participants