mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 00:40:44 +02:00
mise: enable experimental setting, and add gleam
This commit is contained in:
parent
fbb60357d9
commit
5f5722aca1
1 changed files with 3 additions and 1 deletions
|
|
@ -2,9 +2,11 @@
|
|||
node = "20.13"
|
||||
go = "latest"
|
||||
golangci-lint = "latest"
|
||||
|
||||
gleam = "latest"
|
||||
usage = "latest"
|
||||
bun = "latest"
|
||||
|
||||
[settings]
|
||||
go_set_goroot = false
|
||||
go_set_gopath = false
|
||||
experimental = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue