jsx-uses-react
Added in v0.3.0Configuration
rslint.config.ts
Rule Details
Prevent React from being incorrectly marked as unused when JSX is used. This rule is implemented as a no-op in rslint because the TypeChecker already handles JSX variable usage tracking.