Echo JS 0.11.0

<~>
[deleted news]
shadowtime2000 1441 days ago. link parent 0 point
Well, it is possible that someone isn't using an IDE but they still want to type check it. Then they could run `tsc --noEmit` and it would be type checked.

Replies