diff --git a/config/mise/config.toml b/config/mise/config.toml index 82626f2..1cda376 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -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"