doc: remove legacy mode deprecation in assert
The deprecation was revoked in https://github.com/nodejs/node/pull/28892. PR-URL: https://github.com/nodejs/node/pull/28909 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
parent
08977822ee
commit
36864a60fa
@ -116,8 +116,6 @@ This will also deactivate the colors in the REPL.
|
|||||||
|
|
||||||
## Legacy mode
|
## Legacy mode
|
||||||
|
|
||||||
> Stability: 0 - Deprecated: Use strict mode instead.
|
|
||||||
|
|
||||||
Legacy mode uses the [Abstract Equality Comparison][] in:
|
Legacy mode uses the [Abstract Equality Comparison][] in:
|
||||||
|
|
||||||
* [`assert.deepEqual()`][]
|
* [`assert.deepEqual()`][]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user