add mise config which was missing somehow

This commit is contained in:
2026-03-07 13:38:43 -05:00
parent 827a4406bd
commit 8fc267e6df

3
mise.toml Normal file
View File

@@ -0,0 +1,3 @@
[tools]
bun = "latest"
node = "24"