top | item 44786913

(no title)

wildpeaks | 7 months ago

Most importantly, Node has Typescript support even in LTS (starting with v22.18).

I highly recommend the `erasableSyntaxOnly` option in tsconfig because TS is most useful as a linter and smarter Intellisense that doesn't influence runtime code:

https://www.typescriptlang.org/tsconfig/#erasableSyntaxOnly

discuss

order

No comments yet.