Skip to content

Commit 2d049d4

Browse files
committed
doc: add node --run suggestion
1 parent 6dd5483 commit 2d049d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/contributing/advocacy-ambassador-program.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ with projects learning from one another and their users.
270270
| [parsing arguments](https://nodejs.org/api/util.html#utilparseargsconfig) | [18.3.0](https://nodejs.org/en/blog/release/v18.3.0) | Stable as of 20.0.0 |
271271
| [reading environment](https://nodejs.org/api/cli.html#--env-fileconfig) | [20.6.0](https://nodejs.org/en/blog/release/v20.6.0) | Active Development |
272272
| [styling output](https://nodejs.org/docs/latest-v22.x/api/util.html#utilstyletextformat-text-options) | [20.12.0](https://nodejs.org/en/blog/release/v20.12.0) | Stable, as of [22.13.0](https://github.com/nodejs/node/pull/56329) |
273+
| [run scripts](https://nodejs.org/docs/latest/api/cli.html#--run) | [22.0.0](https://nodejs.org/en/blog/release/v22.0.0) | Stable, as of 22.0.0 |
273274
| [run TypeScript](https://nodejs.org/api/cli.html#--experimental-strip-types) | [22.6.0](https://nodejs.org/en/blog/release/v22.6.0) | Active Development |
274275

275276
##### Related Links
@@ -282,6 +283,7 @@ with projects learning from one another and their users.
282283
* <https://nodejs.org/api/util.html#utilparseargsconfig>
283284
* <https://nodejs.org/api/cli.html#--env-fileconfig>
284285
* <https://nodejs.org/docs/latest-v22.x/api/util.html#utilstyletextformat-text-options>
286+
* <https://nodejs.org/api/cli.html#--run>
285287
* <https://nodejs.org/api/cli.html#--experimental-strip-types>
286288

287289
<!-- lint enable prohibited-strings remark-lint-->

0 commit comments

Comments
 (0)