add mise for elixir

This commit is contained in:
Your Name 2025-09-16 08:51:34 +00:00
parent c848ca17ad
commit 926ff822ec

4
.mise.toml Normal file
View File

@ -0,0 +1,4 @@
[tools]
elixir = "1.18.3-otp-27"
erlang = "27"
node = "24"