Docs: return-await
options are misleading
#11102
Labels
accepting prs
Go ahead, send a pull request that resolves this issue
documentation
Documentation ("docs") that needs adding/updating
Before You File a Documentation Request Please Confirm You Have Done The Following...
Suggested Changes
Under "Options", it has:
Which implies that the rule is part of the recommended config, while in reality the rule is not enabled in the recommended config, only in the strict config.
Affected URL(s)
https://typescript-eslint.io/rules/return-await/
Additional Info
Somewhat related - #10423. The rule no longer explicitly claims at the top to be part of
@typescript-eslint/recommended-type-checked
, but still implies it is in the body.The text was updated successfully, but these errors were encountered: