Enhancement: [no-floating-promises] Disable checkThenables by default in v8 #9508
Closed
4 tasks done
Labels
enhancement: plugin rule option
New rule option for an existing eslint-plugin rule
locked due to age
Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
team assigned
A member of the typescript-eslint team should work on this.
Milestone
Before You File a Proposal Please Confirm You Have Done The Following...
My proposal is suitable for this project
Link to the rule's documentation
https://v8--typescript-eslint.netlify.app/rules/no-floating-promises
Description
Following #8433 -> #9263: we'd resolved to add a new
checkThenables
option to theno-floating-promises
rule. It's enabled by default in v7 to avoid a breaking change. But for v8 we'd like to disable it by default.Fail
Pass
Additional Info
💖
The text was updated successfully, but these errors were encountered: