In other #npmRelease news:

The new v0.11.5 version of #neostandard contains a tweak that disables jsx rules on all ordinary js/ts files – maybe providing some better performance but mostly avoiding bugs like the one that currently plagues latest version of #eslintPluginReact

#eslint #eslintSharedConfig

https://github.com/neostandard/neostandard/releases/tag/v0.11.5

Release v0.11.5 · neostandard/neostandard

0.11.5 (2024-09-12) đŸ©č Fixes deps: types are bundled with ESLint >=9.10 (#164) (13af181) deps: update dependency @stylistic/eslint-plugin to ^2.6.4 (#154) (40d8445) ignore jsx-rules in non-jsx file...

GitHub