Skip to content

chore: lint vercel files - #16487

Merged
Rich-Harris merged 1 commit into
version-3from
fix-vercel-eslint
Jul 23, 2026
Merged

chore: lint vercel files#16487
Rich-Harris merged 1 commit into
version-3from
fix-vercel-eslint

Conversation

@teemingc

@teemingc teemingc commented Jul 23, 2026

Copy link
Copy Markdown
Member

The Vercel server handler files are in a files directory. This directory is where bundled output goes into for all the other adapter packages except for the Vercel adapter. As a result, it was accidentally included in the eslint ignore list.

This PR changes that so it's no longer ignored (alternatively, we should just rename it as src/?)

@pkg-svelte-dev

Copy link
Copy Markdown

Install the latest version of @sveltejs/kit from 51458c4:

pnpm add https://pkg.svelte.dev/@sveltejs/kit/c/51458c44c2d571840a1b163eee64e91887d5953b

Open in pkg.svelte.dev: https://pkg.svelte.dev/repos/kit/pr/16487

@changeset-bot

changeset-bot Bot commented Jul 23, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 51458c4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@svelte-docs-bot

Copy link
Copy Markdown

@Rich-Harris Rich-Harris left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's the equivalent of the generated files in e.g. adapter-netlify or -cloudflare, the difference being that in those cases files is generated from src. So I think it's probably best to keep it like this

@Rich-Harris
Rich-Harris merged commit 7ab6ae4 into version-3 Jul 23, 2026
21 checks passed
@Rich-Harris
Rich-Harris deleted the fix-vercel-eslint branch July 23, 2026 21:29
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.

2 participants