# sonarjs/no-try-promise
š Promise rejections should not be caught by "try" blocks.
š¼ This rule is enabled in the ā `recommended` config.
š This rule requires [type information](https://typescript-eslint.io/linting/typed-linting).
<!-- end auto-generated rule header -->