mirror of
https://github.com/cloudflare/vinext.git
synced 2026-05-09 08:25:34 +02:00
[PR #716] [MERGED] chore: turn on lint rule to prefer type over interface #795
Labels
No labels
enhancement
enhancement
good first issue
help wanted
nextjs-tracking
nextjs-tracking
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vinext#795
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cloudflare/vinext/pull/716
Author: @james-elicx
Created: 3/29/2026
Status: ✅ Merged
Merged: 3/29/2026
Merged by: @james-elicx
Base:
main← Head:opencode/silent-lagoon📝 Commits (2)
683f72fchore: turn on lint rule to prefertypeoverinterface421f3eafix vite-hmr.d.ts📊 Changes
95 files changed (+567 additions, -567 deletions)
View changed files
📝
packages/vinext/src/build/prerender.ts(+8 -8)📝
packages/vinext/src/build/report.ts(+2 -2)📝
packages/vinext/src/build/run-prerender.ts(+2 -2)📝
packages/vinext/src/build/static-export.ts(+6 -6)📝
packages/vinext/src/check.ts(+4 -4)📝
packages/vinext/src/cli.ts(+4 -4)📝
packages/vinext/src/client/instrumentation-client.ts(+2 -2)📝
packages/vinext/src/client/vinext-next-data.ts(+2 -2)📝
packages/vinext/src/cloudflare/kv-cache-handler.ts(+4 -4)📝
packages/vinext/src/cloudflare/tpr.ts(+12 -12)📝
packages/vinext/src/config/config-matchers.ts(+2 -2)📝
packages/vinext/src/config/dotenv.ts(+4 -4)📝
packages/vinext/src/config/next-config.ts(+16 -16)📝
packages/vinext/src/deploy.ts(+10 -10)📝
packages/vinext/src/entries/app-rsc-entry.ts(+2 -2)📝
packages/vinext/src/global.d.ts(+2 -0)📝
packages/vinext/src/index.ts(+4 -4)📝
packages/vinext/src/init.ts(+4 -4)📝
packages/vinext/src/plugins/optimize-imports.ts(+8 -8)📝
packages/vinext/src/routing/app-router.ts(+6 -6)...and 75 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.