no-ternary
Added in v0.8.1Configuration
rslint.config.ts
Rule Details
This rule disallows ternary operators.
Examples of incorrect code for this rule:
Examples of correct code for this rule:
This rule disallows ternary operators.
Examples of incorrect code for this rule:
Examples of correct code for this rule: