jsx-props-no-multi-spaces
Configuration
rslint.config.ts
Rule Details
Disallow multiple spaces between inline JSX props and blank lines between multiline JSX props.
Examples of incorrect code for this rule:
Examples of correct code for this rule:
Disallow multiple spaces between inline JSX props and blank lines between multiline JSX props.
Examples of incorrect code for this rule:
Examples of correct code for this rule: