| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
|
The fs.md stream/iter methods are also using the unsupported T<...> syntax: https://github.com/search?q=repo%3Anodejs%2Fnode+path%3A%2F%5Edoc%5C%2Fapi%5C%2F%2F+%2F%5C%7B%5B%5E%7D%5Cs%5D%2B%3C%2F&type=code |
Sorry, something went wrong.
|
Fast-track has been requested by @aduh95 to include in the upcoming release. Please 👍 to approve. |
Sorry, something went wrong.
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com> PR-URL: #63406 Reviewed-By: René <contact.9a5d6388@renegade334.me.uk> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com> PR-URL: nodejs#63406 Reviewed-By: René <contact.9a5d6388@renegade334.me.uk> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
| Back | FazBrowse Home | New Git URL |
According to https://tc39.es/ecma262/#sec-promise-objects:
Using "resolve" is ambiguous and is not what we actually mean in most cases.