mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-02-06 09:26:13 +00:00
In theory, `npx nvmrc` can now be used to validate an `.nvmrc` file that `nvm` will support. Allowances have been made for future extensibility, and aliases may no longer contain a `#`. Fixes #3336. Closes #2288. Co-authored-by: Jordan Harband <ljharb@gmail.com> Co-authored-by: Yash Singh <saiansh2525@gmail.com>
4 lines
103 B
Plaintext
4 lines
103 B
Plaintext
[submodule "test/fixtures/nvmrc"]
|
|
path = test/fixtures/nvmrc
|
|
url = git@github.com:nvm-sh/nvmrc.git
|