Implement a rule to check for deprecated directives if:true and if:false
The legacy if:true and if:false directives are no longer recommended as Salesforce intend to deprecate and remove these directives in the future. Salesforce recommends that we replace their usage with the new conditional directives to future-proof your code.
Implement a rule to check for deprecated directives
if:true
andif:false
The legacy if:true and if:false directives are no longer recommended as Salesforce intend to deprecate and remove these directives in the future. Salesforce recommends that we replace their usage with the new conditional directives to future-proof your code.
https://trailhead.salesforce.com/content/learn/modules/javascript-developer-i-certification-maintenance-summer-23/maintain-your-javascript-developer-i-certification-for-summer-23