Skip to content

chore: remove unused tsconfig.eslint.json#6524

Merged
mcollina merged 1 commit intofastify:mainfrom
mrazauskas:remove-tsconfig-eslint-json
Feb 22, 2026
Merged

chore: remove unused tsconfig.eslint.json#6524
mcollina merged 1 commit intofastify:mainfrom
mrazauskas:remove-tsconfig-eslint-json

Conversation

@mrazauskas
Copy link
Copy Markdown
Contributor

It seems like ./types/tsconfig.eslint.json can be removed, because it is not used after migration to neosstandard in #5509.

Before migration, this TSConfig was referenced from ./types/.eslintrc.json. But that file is removed in the above-mentioned PR. Seems like neosstandard does not need it. @voxpelli, is that correct?

The file in question does not cause any harm. At first, I only wanted to remove ../test/types from the includes, which looks strange. Perhaps it is worth removing it all, since ESLint does not need it anyways.

Checklist

Copy link
Copy Markdown
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@mcollina mcollina merged commit c970ed4 into fastify:main Feb 22, 2026
32 checks passed
@mrazauskas mrazauskas deleted the remove-tsconfig-eslint-json branch February 23, 2026 07:20
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