Skip to content

fix: add eslint config package metadata#688

Open
2lll5 wants to merge 1 commit into
nuxt:mainfrom
2lll5:fix/eslint-config-package-metadata
Open

fix: add eslint config package metadata#688
2lll5 wants to merge 1 commit into
nuxt:mainfrom
2lll5:fix/eslint-config-package-metadata

Conversation

@2lll5

@2lll5 2lll5 commented Jun 15, 2026

Copy link
Copy Markdown

Summary

  • add missing bugs metadata for @nuxt/eslint-config
  • add package homepage metadata matching the existing package convention

Verification

  • node script loaded packages/eslint-config/package.json and confirmed bugs.url and homepage are present
  • git diff --check

Bounty: charles-openclaw/charles-microbounties#1206

@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8ebf8550-4067-420f-8b12-b425693b725e

📥 Commits

Reviewing files that changed from the base of the PR and between dfbe6f7 and 2f06121.

📒 Files selected for processing (1)
  • packages/eslint-config/package.json

📝 Walkthrough

Walkthrough

A bugs field is added to the packages/eslint-config/package.json manifest for the @nuxt/eslint-config package. The field is a top-level object containing a url property pointing to the GitHub issues page for the repository.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: adding missing eslint config package metadata (bugs field).
Description check ✅ Passed The description is directly related to the changeset, documenting the addition of bugs and homepage metadata fields to the package.json.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant