Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(site): enable no-redeclare oxlint rule - #29263

Open
aqandrew wants to merge 4 commits into
mainfrom
aqandrew/no-redeclare
Open

chore(site): enable no-redeclare oxlint rule#29263
aqandrew wants to merge 4 commits into
mainfrom
aqandrew/no-redeclare

Conversation

@aqandrew

@aqandrew aqandrew commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

Moves no-redeclare out of the Oxlint migration backlog and sets it to error.

8 files were affected, all due to component props sharing their name with their component. I was able to remove unnecessary exports on 4 of these component props. 🙂 Previously Knip couldn't detect those interfaces as unused

Verified with:

  • pnpm oxlint --deny-warnings
  • pnpm biome lint --error-on-warnings
  • pnpm tsc -p .

@aqandrew
aqandrew marked this pull request as ready for review September 12, 2026 00:48
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