feat(mise/tools): add oxfmt, oxlint, and opencode

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-06 13:38:49 +00:00
parent ca42166e11
commit e542560a67

View File

@@ -66,6 +66,8 @@ compile = true
"npm:jsonlint" = "latest"
"npm:localtunnel" = "latest"
"npm:markdown-it" = "latest"
"npm:oxfmt" = "latest"
"npm:oxlint" = "latest"
"npm:prettier" = "latest"
"npm:prettier-plugin-toml" = "latest"
"npm:prettier-pnp" = "latest"
@@ -136,6 +138,7 @@ lua = "latest"
lua-language-server = "latest"
markdownlint-cli2 = "latest"
node = "lts"
opencode = "latest"
opentofu = "latest"
pnpm = "latest"
python = "latest"