We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e19e2e8 commit e620c4cCopy full SHA for e620c4c
apps/site/pages/en/learn/typescript/run-natively.md
@@ -45,8 +45,6 @@ enum MyEnum {
45
console.log(MyEnum.A);
46
```
47
48
-Future versions of Node.js will include support for TypeScript without the need for a command line flag.
49
-
50
## Limitations
51
52
At the time of writing, the experimental support for TypeScript in Node.js has some limitations.
0 commit comments