Skip to content

Commit e4d45e8

Browse files
committed
config: bump LTS node version, enable nvm
1 parent aacd855 commit e4d45e8

File tree

3 files changed

+599
-593
lines changed

3 files changed

+599
-593
lines changed

.mise.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[settings]
2+
# tools can read the versions files used by other version managers
3+
# for example, .nvmrc in the case of node's nvm
4+
idiomatic_version_file_enable_tools = ['node']

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20
1+
22.16.0

0 commit comments

Comments
 (0)