Skip to content

Conversation

@Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Nov 7, 2025

Explanation

This file is a duplicate of another in the src directory of this package, and is never referenced. The TSConfig file assumes there is no TypeScript outside of the src directory, so this fixes an error encountered on a different branch when adjusting the ESlint config.

References

Fixed error on PR #7078

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed, highlighting breaking changes as necessary
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

Note

Removes unused duplicate packages/eip1193-permission-middleware/types.ts containing redundant enum definitions.

Written by Cursor Bugbot for commit 0d0e817. This will update automatically on new commits. Configure here.

@Gudahtt Gudahtt force-pushed the remove-unused-types-file branch from 30b7ae3 to 0b5814b Compare November 7, 2025 13:00
@Gudahtt Gudahtt marked this pull request as ready for review November 7, 2025 13:00
@Gudahtt Gudahtt requested a review from a team as a code owner November 7, 2025 13:00
@Gudahtt Gudahtt force-pushed the remove-unused-types-file branch from 0b5814b to 3f9f909 Compare November 7, 2025 13:07
@Gudahtt Gudahtt enabled auto-merge (squash) November 7, 2025 13:17
@Gudahtt Gudahtt force-pushed the remove-unused-types-file branch from 3f9f909 to b8047d6 Compare November 7, 2025 13:32
This file is a duplicate of another in the `src` directory of this package, and
is never referenced. The TSConfig file assumes there is no TypeScript outside
of the `src` directory, so this fixes an error encountered on a different
branch when adjusting the ESlint config.
@Gudahtt Gudahtt force-pushed the remove-unused-types-file branch from b8047d6 to 0d0e817 Compare November 7, 2025 13:50
@Gudahtt Gudahtt merged commit 8ffe3ff into main Nov 7, 2025
271 checks passed
@Gudahtt Gudahtt deleted the remove-unused-types-file branch November 7, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants