mise 2026.7.5

Dev tools, env vars, and tasks in one CLI
1
2
3
backends = ["npm:prettier"]
description = "Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary"
test = { cmd = "prettier --version", expected = "{{version}}" }