jsx-props-no-spread-multi
Configuration
rslint.config.ts
Rule Details
Disallow spreading the same JSX props identifier multiple times in one element.
Examples of incorrect code for this rule:
Examples of correct code for this rule:
Options
This rule has no options.