Skip to content

Commit 8713e58

Browse files
committed
Add mise config
1 parent 49b8051 commit 8713e58

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

mise.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[tools]
2+
node = "22.11.0"
3+
"npm:prettier" = "3.4.1"
4+
ruff = "0.8.3"
5+
shellcheck = "0.10.0"
6+
shfmt = "v3.10.0"
7+
taplo = "0.9.3"
8+
typos = "1.28.1"
9+
"ubi:houseabsolute/omegasort" = "v0.1.3"
10+
"ubi:houseabsolute/precious" = "v0.7.3"

0 commit comments

Comments
 (0)