| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c501346 commit 3dfee7e
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -543,7 +543,7 @@ For example, the following script will emit the | |||
| 543 | 543 | [DEP0025 `require('node:sys')`][DEP0025 warning], but not any Experimental | |
| 544 | 544 | Warnings (such as | |
| 545 | 545 | [ExperimentalWarning: `vm.measureMemory` is an experimental feature][] | |
| 546 | - in <=v21) when executed with `node --disable-warning=ExperimentalWarnings`: | ||
| 546 | + in <=v21) when executed with `node --disable-warning=ExperimentalWarning`: | ||
| 547 | 547 | ||
| 548 | 548 | ```mjs | |
| 549 | 549 | import sys from 'node:sys'; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments