Skip to content

Commit e620c4c

Browse files
fix: remove misleading sentence from typescript natively (#8161)
1 parent e19e2e8 commit e620c4c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

apps/site/pages/en/learn/typescript/run-natively.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ enum MyEnum {
4545
console.log(MyEnum.A);
4646
```
4747

48-
Future versions of Node.js will include support for TypeScript without the need for a command line flag.
49-
5048
## Limitations
5149

5250
At the time of writing, the experimental support for TypeScript in Node.js has some limitations.

0 commit comments

Comments
 (0)