The documentation for the rule no-try-expect states the rule is deprecated in favor of no-conditional-expect. However, it is still part of the recommended configuration. If the rule is deprecated it should be removed from recommended and replaced with no-conditional-expect.
The documentation for the rule
no-try-expectstates the rule is deprecated in favor ofno-conditional-expect. However, it is still part of therecommendedconfiguration. If the rule is deprecated it should be removed fromrecommendedand replaced withno-conditional-expect.