@@ -1042,7 +1042,7 @@ Use this flag to enable [ShadowRealm][] support.
|
1042 | 1042 | added: v22.6.0 |
1043 | 1043 | --> |
1044 | 1044 | |
1045 | | -> Stability: 1.0 - Early development |
| 1045 | +> Stability: 1.1 - Active development |
1046 | 1046 | |
1047 | 1047 | Enable experimental type-stripping for TypeScript files. |
1048 | 1048 | For more information, see the [TypeScript type-stripping][] documentation. |
@@ -1096,7 +1096,7 @@ Enable module mocking in the test runner.
|
1096 | 1096 | added: v22.7.0 |
1097 | 1097 | --> |
1098 | 1098 | |
1099 | | -> Stability: 1.0 - Early development |
| 1099 | +> Stability: 1.1 - Active development |
1100 | 1100 | |
1101 | 1101 | Enables the transformation of TypeScript-only syntax into JavaScript code. |
1102 | 1102 | Implies `--experimental-strip-types` and `--enable-source-maps`. |
|