m-jung
m-jung
As of [#629](https://github.com/jsdoc/jsdoc/issues/629#issue-31314808) you'd get away with an hardcoded set of values. Also, the parameter `color` seems to be optional. ```javascript /** * @param {('green'|'yellow'|'red'|null)} [color] */ changeColor( color )...
This is still true on Windows 10 21H2 Codespaces plugin: 0.5.0.1214 Gateway: 2023.2.1 GH CLI: gh version 2.33.0 installed using the .exe from releases
> Run this on windows to get it working: `winget install --id GitHub.cli` This is not a matter of installing GitHub CLI but the GitHub Codespaces Provider only considering the...