aboutsummaryrefslogtreecommitdiff
path: root/src/node
diff options
context:
space:
mode:
authorgithub-actions <github-actions@github.com>2022-08-17 21:37:37 +0300
committergithub-actions <github-actions@github.com>2022-08-17 21:37:37 +0300
commit398c10b83b88285b496425bd3910756dc8c8c7a7 (patch)
tree24f534952fbca9d6c62d2a3c06e882739d533ecd /src/node
parent4ecc275a8d199cdce98cd462fee612d7f687efe4 (diff)
Automated documentation updateautomated-documentation-update-2877560717
Diffstat (limited to 'src/node')
-rw-r--r--src/node/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/node/README.md b/src/node/README.md
index 5deab10..6a490ba 100644
--- a/src/node/README.md
+++ b/src/node/README.md
@@ -21,6 +21,8 @@ Installs Node.js, nvm, yarn, and needed dependencies.
| nodeGypDependencies | Install dependencies to compile native node modules (node-gyp)? | boolean | true |
| nvmInstallPath | The path where NVM will be installed. | string | /usr/local/share/nvm |
+
+
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/node/devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/node/devcontainer-feature.json). Add additional notes to a `NOTES.md`._