File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -218,3 +218,31 @@ Some of the things to highlight include:
218218* @marco-ippolito
219219
220220You can find their contact email in the [ ` README.md ` ] ( ../../README.md#tsc-technical-steering-committee )
221+
222+ #### Node.js Type Stripping
223+
224+ ##### Goal
225+
226+ The goal is to raise awareness of the Node.js TypeScript Type Stripping in the JavaScript ecosystem.
227+ Some of the things to highlight include:
228+
229+ * The new feature and its benefits and limitations.
230+ * The tsconfig.json configuration options to use in combination for type checking.
231+ * New relevant TypeScript compiler options.
232+ * Updates on the implementation advancements.
233+
234+ #### Related Links
235+
236+ <!-- lint disable prohibited-strings remark-lint-->
237+
238+ * < https://github.com/nodejs/typescript >
239+ * < https://nodejs.org/api/typescript.html >
240+ * < https://nodejs.org/en/learn/typescript/run-natively >
241+ * < https://satanacchio.hashnode.dev/everything-you-need-to-know-about-nodejs-type-stripping >
242+ * < https://github.com/nodejs/amaro >
243+
244+ <!-- lint enable prohibited-strings remark-lint-->
245+
246+ #### Project contacts
247+
248+ * @marco-ippolito
You can’t perform that action at this time.
0 commit comments