https://oxc.rs/docs/guide/usage/linter/rules/typescript/no-floating-promises.html
it would be good if it was clearer which rules needed --type-aware to turn on. I see now that the page you linked says "List of supported rules", but there isn't anything that lets me know the rule is unsupported unless I have that flag (or: how do I know to cross-reference that page?)
the page I linked says "✅ This rule is turned on by default", so it's particularly surprising I still have to --type-aware to use it
Originally posted by @raylu in #13669