We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9811617 commit 9f14f66Copy full SHA for 9f14f66
doc/api/cli.md
@@ -245,19 +245,6 @@ effort to report stack traces relative to the original source file.
245
Overriding `Error.prepareStackTrace` prevents `--enable-source-maps` from
246
modifying the stack trace.
247
248
-### `--experimental-abortcontroller`
249
-
250
-<!-- YAML
251
-added: v15.0.0
252
-changes:
253
- - version: v15.0.0
254
- pr-url: https://github.com/nodejs/node/pull/33527
255
- description: --experimental-abortcontroller is no longer required.
256
--->
257
258
-`AbortController` and `AbortSignal` support is enabled by default.
259
-Use of this command-line flag is no longer required.
260
261
### `--experimental-import-meta-resolve`
262
263
<!-- YAML
0 commit comments