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

chore(package): fix repository url; add homepage and bugs urls #139

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

Fdawgs
Copy link
Contributor

@Fdawgs Fdawgs commented Nov 18, 2024

Sorry, one more minor PR!

The repository URL was fixed by simply running npm pkg fix, which is what npm publish does prior to publishing.

The addition of the homepage property allows for the URL to the repo to be correctly displayed when hovered over in VS Code:

image

Compared to something like eslint-plugin-regexp, which does have the homepage set:

image

The bugs property was also added to allow for npm bugs to work.

@75lb 75lb merged commit 1de4481 into 75lb:master Nov 18, 2024
14 checks passed
@Fdawgs Fdawgs deleted the patch-1 branch November 18, 2024 13:25
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.

2 participants