feat(homelab)!: create interface for homelab management, use templating for route generation & support more options and route types
This commit is contained in:
@@ -12,6 +12,7 @@ return {
|
||||
tsx = { "prettier" },
|
||||
nix = { "nixfmt" },
|
||||
go = { "gofmt" },
|
||||
svelte = { "prettier" },
|
||||
},
|
||||
format_on_save = {
|
||||
-- These options will be passed to conform.format()
|
||||
|
||||
Reference in New Issue
Block a user