chore: nix conform
This commit is contained in:
@@ -9,6 +9,7 @@ return {
|
||||
typescript = { "prettier" },
|
||||
json = { "prettier" },
|
||||
tsx = { "prettier" },
|
||||
nix = { "nixfmt" },
|
||||
},
|
||||
format_on_save = {
|
||||
-- These options will be passed to conform.format()
|
||||
|
||||
Reference in New Issue
Block a user