add taplo as a formatter for toml
This commit is contained in:
parent
9c9f8cb96f
commit
26a943665f
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ return {
|
|||
["markdown.mdx"] = { "prettier" },
|
||||
["graphql"] = { "prettier" },
|
||||
["handlebars"] = { "prettier" },
|
||||
["toml"] = {"taplo"}
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue