|
|
|
|
|
by fenomas
1037 days ago
|
|
Vouched. This is the point of the thing - the typechecking benefits come from running `tsc` on your code (or VSCode will do it for you in the background and show you linter errors if you have typescript installed somewhere it knows about). Incidentally I've been doing my JS projects this way for 2-3 years and I really dig it. |
|