mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
doc: update websocket flag description to reflect stable API status
doc: update websocket flag description to reflect stable API status doc: revert syntax detection description PR-URL: https://github.com/nodejs/node/pull/54482 Reviewed-By: Matthew Aitken <maitken033380023@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
parent
c890a9660c
commit
6dce10ff77
@ -1653,7 +1653,7 @@ Use this flag to disable top-level await in REPL.
|
||||
added: v22.0.0
|
||||
-->
|
||||
|
||||
Use this flag to disable experimental [`WebSocket`][] support.
|
||||
Disable exposition of [`WebSocket`][] on the global scope.
|
||||
|
||||
### `--no-extra-info-on-fatal-exception`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user