Skip to content

Commit 3afe9ab

Browse files
committed
add mise configuration file
1 parent 1c0d675 commit 3afe9ab

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.mise.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[tools]
2+
node = "24.15.0"
3+
4+
[hooks]
5+
enter = "mise install"
6+

0 commit comments

Comments
 (0)