Updated referenced command line flag.
This commit is contained in:
parent
671f5c20f7
commit
a4e0af2fbf
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ A `Boolean` that controls whether or not deprecations printed to `stderr` includ
|
||||||
### `process.traceProcessWarnings`
|
### `process.traceProcessWarnings`
|
||||||
A `Boolean` that controls whether or not process warnings printed to `stderr` include
|
A `Boolean` that controls whether or not process warnings printed to `stderr` include
|
||||||
their stack trace. Setting this to `true` will print stack traces for process warnings
|
their stack trace. Setting this to `true` will print stack traces for process warnings
|
||||||
(including deprecations). This property is instead of the `trace-warnings` command
|
(including deprecations). This property is instead of the `--trace-warnings` command
|
||||||
line flag.
|
line flag.
|
||||||
|
|
||||||
### `process.type`
|
### `process.type`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue