mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +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"
|
node = "20.13"
|
||||||
go = "latest"
|
go = "latest"
|
||||||
golangci-lint = "latest"
|
golangci-lint = "latest"
|
||||||
|
gleam = "latest"
|
||||||
usage = "latest"
|
usage = "latest"
|
||||||
|
bun = "latest"
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
go_set_goroot = false
|
go_set_goroot = false
|
||||||
go_set_gopath = false
|
go_set_gopath = false
|
||||||
|
experimental = true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue