Skip to content

chore: eslint configuration cleanup#261

Merged
mrstork merged 16 commits intomainfrom
eslint-fixup
Jun 6, 2025
Merged

chore: eslint configuration cleanup#261
mrstork merged 16 commits intomainfrom
eslint-fixup

Conversation

@mrstork
Copy link
Contributor

@mrstork mrstork commented Jun 2, 2025

Fixes FRB-1872

Reviewing by commit will be easier than reviewing all code changes together.

@mrstork mrstork requested a review from a team as a code owner June 2, 2025 21:50
@mrstork mrstork marked this pull request as draft June 2, 2025 22:22
@mrstork mrstork changed the title chore: auto fix eslint errors chore: eslint configuration cleanup Jun 3, 2025
@mrstork mrstork marked this pull request as ready for review June 3, 2025 03:49
@mrstork mrstork requested a review from a team as a code owner June 3, 2025 03:49
"@netlify/types": "2.0.2"
"@netlify/types": "2.0.2",
"tsup": "^8.0.0",
"vitest": "^3.0.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These packages added here were already used, but they were unlisted in the respective package.json files

// @ts-check

/**
* @typedef {import('./workers/types.js').Message} Message
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Missing type import

Copy link
Member

@serhalp serhalp left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@mrstork mrstork enabled auto-merge (squash) June 6, 2025 03:43
@mrstork mrstork merged commit 297887d into main Jun 6, 2025
10 checks passed
@mrstork mrstork deleted the eslint-fixup branch June 6, 2025 03:49
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