added markdown formatting and formatted the readme as a test
This commit is contained in:
@@ -9,6 +9,7 @@ require("conform").setup({
|
||||
javascript = { "prettier" },
|
||||
typescriptreact = { "prettier" },
|
||||
typescript = { "prettier" },
|
||||
markdown = { "prettier" },
|
||||
html = { "prettier" },
|
||||
svelte = { "prettier" },
|
||||
python = { "black" },
|
||||
|
||||
Reference in New Issue
Block a user