Skip to content

Fix @codecademy/prettier-config package metadata links#194

Open
YfengJ wants to merge 1 commit into
Codecademy:mainfrom
YfengJ:codex/prettier-package-metadata
Open

Fix @codecademy/prettier-config package metadata links#194
YfengJ wants to merge 1 commit into
Codecademy:mainfrom
YfengJ:codex/prettier-package-metadata

Conversation

@YfengJ

@YfengJ YfengJ commented Jun 12, 2026

Copy link
Copy Markdown

Summary

  • fix the @codecademy/prettier-config package homepage to point at the package directory in this repository
  • normalize the repository URL to the root git repository and add the package directory
  • point bugs.url at the repository issue tracker

Validation

  • node package metadata assertion for homepage, repository, and bugs.url
  • npm pack --dry-run --ignore-scripts --json from packages/prettier-config
  • git diff --check

@YfengJ YfengJ requested a review from a team as a code owner June 12, 2026 06:54
@CLAassistant

CLAassistant commented Jun 12, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@dreamwasp dreamwasp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

?

@YfengJ

YfengJ commented Jun 12, 2026

Copy link
Copy Markdown
Author

Hi @dreamwasp, thanks for taking a look.

This PR is intended to correct the npm metadata links for @codecademy/prettier-config: the current repository, bugs, and homepage values point to invalid/non-standard GitHub paths, while the change keeps runtime code, dependencies, exports, and version fields unchanged.

If you prefer a smaller scope, for example only adding repository.directory or using a different homepage target, I’m happy to adjust.

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.

3 participants