Hacker News new | ask | show | jobs
by raytracer 2020 days ago
Are you using types in your JS Doc comments? If so, that's not vanilla JavaScript.
2 comments

It is because it runs in the browser unprocessed.

You edit a file and reload, no munging pipeline,

JS Doc is just comments. (But the typechecker can still read them.)