mas/.mise.toml

13 lines
160 B
TOML
Raw Normal View History

2024-02-18 10:40:49 -07:00
#
# .mise.toml
# https://mise.jdx.dev/configuration.html
#
[tools]
2024-03-09 13:11:14 -07:00
act = "0.2.60"
2024-02-18 11:41:27 -07:00
"npm:prettier" = "3.2.5"
2024-02-18 11:38:38 -07:00
yamllint = "1.35.1"
[settings]
experimental = true