react-in-jsx-scope
Configuration
rslint.config.ts
Rule Details
Prevent missing React import when using JSX. This rule is implemented as a no-op in rslint because the TypeChecker already handles JSX scope validation.
Prevent missing React import when using JSX. This rule is implemented as a no-op in rslint because the TypeChecker already handles JSX scope validation.