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

Skip to content

chore(site): enable consistent-type-imports oxlint rule - #29254

Merged
aqandrew merged 2 commits into
mainfrom
aqandrew/consistent-type-imports
Sep 11, 2026
Merged

chore(site): enable consistent-type-imports oxlint rule#29254
aqandrew merged 2 commits into
mainfrom
aqandrew/consistent-type-imports

Conversation

@aqandrew

Copy link
Copy Markdown
Contributor

Moves consistent-type-imports out of the Oxlint migration backlog and sets it to error.

In the 3 affected files, replaces dynamic import() syntax with import type { Whatever } from "...";

Verified with:

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

@aqandrew
aqandrew force-pushed the aqandrew/consistent-type-imports branch from 12a8c2d to b812029 Compare September 11, 2026 22:22
@aqandrew
aqandrew force-pushed the aqandrew/consistent-type-imports branch from b812029 to 16a56b4 Compare September 11, 2026 22:39
@aqandrew
aqandrew marked this pull request as ready for review September 11, 2026 22:49
@aqandrew
aqandrew merged commit 132a17c into main Sep 11, 2026
31 checks passed
@aqandrew
aqandrew deleted the aqandrew/consistent-type-imports branch September 11, 2026 22:57
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants