Skip to content

Add initial configuration for oxc-nuxt module#1394

Open
porfirioribeiro wants to merge 1 commit intonuxt:mainfrom
porfirioribeiro:patch-1
Open

Add initial configuration for oxc-nuxt module#1394
porfirioribeiro wants to merge 1 commit intonuxt:mainfrom
porfirioribeiro:patch-1

Conversation

@porfirioribeiro
Copy link

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

I've created this module to help integrating oxlint into Nuxt.

The biggest benefit is the auto creation of the globals on the config based on unimport.

In the future i hope to add more lint configurations and maybe add a base config for oxfmt as soon as they support oxfmt.config.ts files

I'm open to collaboration in this repo.

I've created this module to help integrating oxlint into Nuxt.

The biggest benefit is the auto creation of the `globals` on the config based on unimport.

In the future i hope to add more lint configurations and maybe add a base config for oxfmt as soon as they support oxfmt.config.ts files

I'm open to collaboration in this repo.
@coderabbitai
Copy link

coderabbitai bot commented Feb 8, 2026

📝 Walkthrough

Walkthrough

A new manifest file oxc-nuxt.yml is added to describe a Nuxt module integration. The file contains configuration metadata including the module name, description, repository URL, npm package name, site links, maintainer information, category, type designation, Nuxt version compatibility constraint (>=3.0.0), and an empty requires object.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: adding initial configuration for the oxc-nuxt module, which matches the changeset that introduces the oxc-nuxt.yml manifest file.
Description check ✅ Passed The description is directly related to the changeset, explaining the purpose of the oxc-nuxt module (integrating oxlint into Nuxt) and the benefits of the new configuration file being added.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

No actionable comments were generated in the recent review. 🎉

🧹 Recent nitpick comments
oxc-nuxt.yml (1)

5-8: Fill in icon and learn_more to improve module discoverability.

Leaving these fields empty makes the listing less informative in registries or docs.


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