Luke Deen Taylor

Results 143 comments of Luke Deen Taylor

On the other hand, there might be some value in merging support for v8 flat config first, if it’s ready and tested, and then releasing eslint v9 support separately

My mistake, I had misremembered and thought the “proposed eslint API” from https://github.com/eslint/eslint/issues/18087 was to cover a v9-removed API, rather than a flat config incompatibility

If this PR includes thorough tests of everything working under eslint v8 flat config, then I don’t see a reason to avoid releasing it!

I found the same thing; the [announcement](https://react.dev/blog/2025/04/21/react-compiler-rc) says using the “recommended” config from the RC release of eslint-plugin-react-hooks will enable react-hooks/react-compiler, however it’s not enabled in the rules that are...

Is this likely to help with issues like #53614?

> we are planning to work on a feature that would enable use cases like this — expect some news in a few weeks @mourner any updates on this? what...

Any updates here?

We use `tsdown` to bundle our app, including CSS entrypoints, but we don’t currently have a path to transpiling `scss` files

Is this closed by #4978 ?