In VS Code ```js // @ts-check /** * @type {number} myObj */ var bar; ``` change to `number` to `boolean` in JSDoc but quick info doesn't get updated