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]
# 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)