Unverified Commit 96bff009 authored by Samruddhi Khandale's avatar Samruddhi Khandale Committed by GitHub

Automated documentation update (#676)

Automated documentation update [skip ci]
Co-authored-by: 's avatargithub-actions <github-actions@github.com>
parent 95a169b9
...@@ -18,7 +18,7 @@ Installs Node.js, nvm, yarn, pnpm, and needed dependencies. ...@@ -18,7 +18,7 @@ Installs Node.js, nvm, yarn, pnpm, and needed dependencies.
| version | Select or enter a Node.js version to install | string | lts | | version | Select or enter a Node.js version to install | string | lts |
| nodeGypDependencies | Install dependencies to compile native node modules (node-gyp)? | boolean | true | | 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 | | nvmInstallPath | The path where NVM will be installed. | string | /usr/local/share/nvm |
| nvmVersion | Version of NVM to install. | string | 0.39.2 | | nvmVersion | Version of NVM to install. | string | latest |
## Customizations ## Customizations
......
...@@ -23,7 +23,6 @@ Installs Rust, common Rust utilities, and their required dependencies ...@@ -23,7 +23,6 @@ Installs Rust, common Rust utilities, and their required dependencies
### VS Code Extensions ### VS Code Extensions
- `vadimcn.vscode-lldb` - `vadimcn.vscode-lldb`
- `mutantdino.resourcemonitor`
- `rust-lang.rust-analyzer` - `rust-lang.rust-analyzer`
- `tamasfe.even-better-toml` - `tamasfe.even-better-toml`
- `serayuzgur.crates` - `serayuzgur.crates`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment