dotfiles/treefmt.toml

4 lines
58 B
TOML
Raw Normal View History

2023-03-22 11:16:57 +00:00
[formatter.lua]
command = "stylua"
includes = [ "*.lua" ]