@eslint-react/types
Advanced tools
Changelog
v1.23.0 (Draft)
jsxPragma
and jsxFragmentPragma
settings to perform their checksno-useless-fragment
and prefer-shorthand-fragment
rulessettings["react-x"].jsxPragma
and settings["react-x"].jsxFragmentPragma
Changelog
v1.22.2 (Mon 30 Dec 2024)
no-duplicate-key
rule to improve its performance @rEl1cx in https://github.com/rEl1cx/eslint-react/pull/891 and 33ab3ccas
, satisfies
, and non-null assertion operator in various rules