Automated documentation update (#676)

Automated documentation update [skip ci]

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Samruddhi Khandale 2023-08-28 15:15:43 -07:00 committed by GitHub
parent 95a169b9ef
commit 96bff00970
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View file

@ -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 |
| 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 |
| nvmVersion | Version of NVM to install. | string | 0.39.2 |
| nvmVersion | Version of NVM to install. | string | latest |
## Customizations

View file

@ -23,7 +23,6 @@ Installs Rust, common Rust utilities, and their required dependencies
### VS Code Extensions
- `vadimcn.vscode-lldb`
- `mutantdino.resourcemonitor`
- `rust-lang.rust-analyzer`
- `tamasfe.even-better-toml`
- `serayuzgur.crates`