feat(mise): add node latest version

This commit is contained in:
Sergio Laín 2024-04-10 23:50:47 +02:00
parent 333829684d
commit 140bc1d89d
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -1,10 +1,8 @@
[tools] [tools]
# global tool versions go here # python = latest # Let the system manage it
# you can set these with `mise use -g`
# node = 'lts' # Let the system manage it
# python = ['3.11.8'] # Let the system manage it
usage = "latest" usage = "latest"
bun = "latest" bun = "latest"
node = "latest"
[settings] [settings]
# plugins can read the versions files used by other version managers (if enabled by the plugin) # plugins can read the versions files used by other version managers (if enabled by the plugin)