jsx-uses-react
Configuration
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.
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.