Skip to content

Conversation

michaelfaith
Copy link
Contributor

This change migrates the eslint config for the repo to typescript. This is in support of the larger migration to typescript. In order for us to continue to consume the plugin locally, after it's been converted to typescript (without having to build first), we'll need to be loading the config from typescript.

Since I needed to update eslint to support, I took the opportunity to all of the other plugins too (except unicorn).

I also removed a rule disable that had a note on it about dropping after we dropped support for node 14.

This change migrates the eslint config for the repo to typescript.  This is in support of the larger migration to typescript.  In order for us to continue to consume the plugin locally, after it's been converted to typescript (without having to build first), we'll need to be loading the config from typescript.

Since I needed to update eslint to support, I took the opportunity to all of the other plugins too (except unicorn).

I also removed a rule disable that had a note on it about dropping after we dropped support for node 14.
@michaelfaith michaelfaith marked this pull request as ready for review July 19, 2025 01:34
@michaelfaith michaelfaith requested a review from bmish July 19, 2025 20:51
@bmish bmish merged commit f8775e4 into eslint-community:main Jul 19, 2025
5 checks passed
@michaelfaith michaelfaith deleted the build/switch-eslint-config-to-ts branch July 19, 2025 21:08
bmish added a commit to bmish/eslint-plugin-eslint-plugin that referenced this pull request Aug 4, 2025
* main:
  feat: migrate package to TypeScript and publish types (eslint-community#534)
  build: convert eslint-remote-tester config to typescript (eslint-community#533)
  refactor: remove context compat functions (eslint-community#532)
  build: migrate eslint.config.js to typescript  (eslint-community#531)
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