Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Sergio Martins 4dc6100e34
Bump dev container Dockerfile to node 16, from 14 (#3724)
This extension doesn't build with node 14 anymore:

"""
error @vscode/test-electron@2.3.8: The engine "node" is
incompatible with this module. Expected version ">=16". Got "14.21.3"
"""
2024-04-30 12:30:18 -04:00
bspeice d3f088a976
Upgrade Nodejs to 14 (#2796)
`yarn compile` in the devcontainer is unable to run because `eslint-plugin-jsdoc@39.3.0` expects a minimum node version of 14.
2022-10-17 09:46:23 -07:00
xisui-MSFT 0c02b71d94
Add a docker container definition (#1758)
* Add a docker container definition

* resolving comments

Co-authored-by: Andreea Isac <48239328+andreeis@users.noreply.github.com>
2021-07-01 11:42:00 -07:00