Open
Description
Before You File a Documentation Request Please Confirm You Have Done The Following...
- I have looked for existing open or closed documentation requests that match my proposal.
- I have read the FAQ and my problem is not listed.
Suggested Changes
I think that the typed linting admonition is getting inserted to the wrong point in the docs sometimes, for example, it gets put after Related To
in the no-deprecated page
also in a weird spot in no-floating-promises
I think it's always supposed to be part of When Not To Use It, e.g. like this in await-thenable?
Affected URL(s)
e.g. https://typescript-eslint.io/rules/no-floating-promises/
Additional Info
No response