chore(deps): remove unused eslint-plugin-nuxt #2815

Merged
argoyle merged 1 commits from remove-unused-eslint-plugin into main 2026-03-07 10:20:17 +00:00
Owner

Summary

  • Remove unused eslint-plugin-nuxt dev dependency
  • This is a Nuxt 2-era plugin not referenced in any ESLint config
  • The project already uses @nuxt/eslint as the modern replacement

Test plan

  • Verify npm run lint still works
  • Verify npm run build still works

🤖 Generated with Claude Code

## Summary - Remove unused `eslint-plugin-nuxt` dev dependency - This is a Nuxt 2-era plugin not referenced in any ESLint config - The project already uses `@nuxt/eslint` as the modern replacement ## Test plan - [ ] Verify `npm run lint` still works - [ ] Verify `npm run build` still works 🤖 Generated with [Claude Code](https://claude.com/claude-code)
argoyle added 1 commit 2026-03-07 10:16:53 +00:00
chore(deps): remove unused eslint-plugin-nuxt
dancefinder-app / build (pull_request) Successful in 3m7s
dancefinder-app / deploy-prod (pull_request) Has been skipped
50bebc1dab
The eslint-plugin-nuxt package is a Nuxt 2-era plugin that was not
referenced in any ESLint config. The project already uses @nuxt/eslint
which is the modern replacement.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
argoyle scheduled this pull request to auto merge when all checks succeed 2026-03-07 10:18:06 +00:00
argoyle merged commit 561bacab7b into main 2026-03-07 10:20:17 +00:00
argoyle deleted branch remove-unused-eslint-plugin 2026-03-07 10:20:18 +00:00
Sign in to join this conversation.