提交 cfe39a93 编写于 作者: T Tomas Vik

docs(contributing): specify node version

上级 be3c5f06
nodejs 12.20.0
......@@ -52,7 +52,10 @@ with [GitLab Workflow](https://marketplace.visualstudio.com/items?itemName=GitLa
and configured, if not, do that first! If already done, proceed ahead.
* [Git](https://git-scm.com/)
* [NodeJS](https://nodejs.org/en/) (LTS or Current, any of it works)
* [NodeJS](https://nodejs.org/en/)
* Version is specified in [`.tool-versions`](.tool-versions))
* We use the same major node version as VS Code
* You can use [`asdf`](https://asdf-vm.com/#/) to manage your node version
* [Npm](https://www.npmjs.com/get-npm)
#### Step - 2 : Fork and Clone
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册