✨ feat(mise): add node latest version
This commit is contained in:
parent
333829684d
commit
140bc1d89d
1 changed files with 2 additions and 4 deletions
|
@ -1,10 +1,8 @@
|
|||
[tools]
|
||||
# global tool versions go here
|
||||
# you can set these with `mise use -g`
|
||||
# node = 'lts' # Let the system manage it
|
||||
# python = ['3.11.8'] # Let the system manage it
|
||||
# python = latest # Let the system manage it
|
||||
usage = "latest"
|
||||
bun = "latest"
|
||||
node = "latest"
|
||||
|
||||
[settings]
|
||||
# plugins can read the versions files used by other version managers (if enabled by the plugin)
|
||||
|
|
Loading…
Add table
Reference in a new issue