add mise configuration
This commit is contained in:
parent
2799a833ab
commit
4dcbec2277
1 changed files with 6 additions and 0 deletions
6
.mise.toml
Normal file
6
.mise.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
[tools]
|
||||||
|
bun = "1.3.3"
|
||||||
|
|
||||||
|
[tasks]
|
||||||
|
deploy = "bunx wrangler deploy"
|
||||||
|
dev = "bunx wrangler dev"
|
||||||
Loading…
Add table
Reference in a new issue