Skip to content

Conversation

@chintankavathia
Copy link
Member

replaces deprecated typescriptEslint.config method of typescript-eslint with defineConfig of eslint/config

replaces deprecated `typescriptEslint.config` method of `typescript-eslint` with `defineConfig` of `eslint/config`
@chintankavathia chintankavathia marked this pull request as ready for review October 14, 2025 06:39
@chintankavathia chintankavathia requested a review from a team as a code owner October 14, 2025 06:39
Copy link
Member

@spike-rabbit spike-rabbit left a comment

Choose a reason for hiding this comment

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

defineConfig is rather new, it requires eslint 9.22.0. See https://github.com/eslint/eslint/releases/tag/v9.22.0.

Please make update the peer dependencies and make this a breaking change.

@fh1ch fh1ch added the enhancement New feature or request label Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants