SonarQube TypeScript Deprecated Rule

Based on the screenshot, that rule is still active in NEER way – because it inherits from the unfortunately named “Sonar Way Recommended” Quality Profile. This profile will actually no longer be included in new v9.x instances – you can read more about why here:

This means that for the time-being – I would recommend inheriting from the “Sonar Way” instead (for reasons noted in the above post), or copying your Quality Profile so that it no longer inherits from Sonar Way Recommended if you can’t change so easily (this would mean you’d be able to deactivate the rule)

1 Like