chore(mise): enable specific idiomatic version files

This commit is contained in:
Jim Myhrberg
2025-05-05 10:09:25 +01:00
parent 9760c4a2aa
commit 4a7c880a3a

View File

@@ -3,6 +3,14 @@ cargo_binstall = true
experimental = true
legacy_version_file = true
not_found_auto_install = false
idiomatic_version_file_enable_tools = [
"ruby",
"python",
"node",
"go",
"terraform",
"yarn",
]
[settings.status]
show_env = true