Commit Graph

3 Commits (a52ccd7ad98d7d60dffb520c0397ba8aa4c2eb9d)

Author SHA1 Message Date
Samruddhi Khandale ade3c5d40c
Updates dev container and adds doc for getting started with GitHub Codespaces ()
Effy Elden 1e49be3328
Align everything to Node.js 16 ()
* Update nvmrc to Node.js 16

* Update package.json minimum Node engine to 16

* Update README requirements to Node.js 16

* Update devcontainer Node.js version to 16

* Update devcontainer Dockerfile Node.js choices to LTS versions that are still in support/maintenance

* Pin CircleCI Node image to 16

* Fix YAML type issue

* Update CircleCI Node.js to 16.18 to match 
Yamagishi Kazutoshi 74f406cfc9
Add DevContainer config ()
* Add DevContainer config

* Add `--path vendor/bundle` to `postCreateCommand`