rem’s avatarrem’s Twitter Archive—№ 74,031

  1. …in reply to @voxpelli
    voxpelli code TypeS So I kinda solved it in a hacky way. It turned out that VSCode knew what the object type was, so it does all the code complete. Then to my eslintrc, I added React as a global, and it works now (without a jsdoc import).