xterm.js icon indicating copy to clipboard operation
xterm.js copied to clipboard

Update Devcontainer

Open silamon opened this issue 2 years ago • 0 comments

Updates the devcontainer to use Node 18 where it wasn't the case yet.

  • Ensure that devcontainer doesn't install Node 18 and Node 20 (where of the last has become lts as well)
  • Bumps jsdoc to latest version (this already adds support for node 20)
  • Use bookworm instead of buster
  • Remove references where Node 16 is still used
  • adds "yarn setup" to create devcontainer command

silamon avatar Nov 04 '23 13:11 silamon