The most egregious JSDoc example I've seen is non-null type assertions (postfix-!). The JSDoc equivalent is incredibly verbose.
So it's surprising that "types-via-JSDoc" is so popular. Folks use it despite the verbose syntax. For them, the no-build juice is worth the squeeze.