Skip to content

fix(ci): resolve eslint peer dep conflict breaking npm install#116

Open
trevormil wants to merge 1 commit intomainfrom
fix/ci-eslint-peer-deps
Open

fix(ci): resolve eslint peer dep conflict breaking npm install#116
trevormil wants to merge 1 commit intomainfrom
fix/ci-eslint-peer-deps

Conversation

@trevormil
Copy link
Copy Markdown
Collaborator

Summary

Test plan

  • npm install succeeds without ERESOLVE errors
  • All 518 tests pass locally (npm run test)
  • CI "Run Tests" workflow passes on this PR
  • CI "CodeQL" workflow passes on this PR

🤖 Generated with Claude Code

Remove unused eslint-config-standard-with-typescript (requires
@typescript-eslint/eslint-plugin ^6.4.0, conflicts with ^8.56.1 from
PR #107). Also remove its unused peer deps eslint-plugin-n and
eslint-plugin-promise. Update actions/checkout to v4, add
actions/setup-node@v4, and bump github/codeql-action from v1 to v3.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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