You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/contributing/advocacy-ambassador-program.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -226,7 +226,7 @@ You can find their contact email in the [`README.md`](../../README.md#tsc-techni
226
226
227
227
##### Goal
228
228
229
-
The goal is to raise awareness of the Node.js TypeScript Type Stripping in the JavaScript ecosystem.
229
+
The goal is to raise awareness of the Node.js TypeScript Type stripping in the JavaScript ecosystem.
230
230
Some of the things to highlight include:
231
231
232
232
* The benefits and limitations of the current implementation.
@@ -271,7 +271,7 @@ with projects learning from one another and their users.
271
271
|[reading environment](https://nodejs.org/api/cli.html#--env-filefile)|[20.6.0](https://nodejs.org/en/blog/release/v20.6.0)| Active Development |
272
272
|[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
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 |
274
-
|[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 |
274
+
|[run TypeScript](https://nodejs.org/api/cli.html#--strip-types)|[22.6.0](https://nodejs.org/en/blog/release/v22.6.0)|Stable, as of REPLACEME|
275
275
276
276
##### Related Links
277
277
@@ -284,7 +284,7 @@ with projects learning from one another and their users.
0 commit comments