-
Users of jsdoc and code, I have another request for help. Any idea why VS Code won't pick up that the token instance prop is an in instance type? I've tried putting it inline on the constructor, I've tried not having the constructor and using
token={}as a class prop—all fail
