mirror of https://github.com/nodejs/node.git
doc: add link to code ide configs
Refs: https://github.com/nodejs/node/issues/32764 PR-URL: https://github.com/nodejs/node/pull/32767 Reviewed-By: Zeyu Yang <himself65@outlook.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>pull/32810/head
parent
a8c2431096
commit
cf888ac105
|
@ -58,6 +58,9 @@ To get started, you will need to have `git` installed locally. Depending on
|
|||
your operating system, there are also a number of other dependencies required.
|
||||
These are detailed in the [Building guide][].
|
||||
|
||||
Depending on your environment you might want to grab IDE specific settings from
|
||||
[IDE configs](https://github.com/nodejs/node-code-ide-configs).
|
||||
|
||||
Once you have `git` and are sure you have all of the necessary dependencies,
|
||||
it's time to create a fork.
|
||||
|
||||
|
|
Loading…
Reference in New Issue