|
@@ -100,7 +100,7 @@ lvim.builtin.treesitter.auto_install = true
|
|
-- { command = "stylua" },
|
|
-- { command = "stylua" },
|
|
-- {
|
|
-- {
|
|
-- command = "prettier",
|
|
-- command = "prettier",
|
|
--- extra_args = { "--print-with", "100" },
|
|
|
|
|
|
+-- extra_args = { "--print-width", "100" },
|
|
-- filetypes = { "typescript", "typescriptreact" },
|
|
-- filetypes = { "typescript", "typescriptreact" },
|
|
-- },
|
|
-- },
|
|
-- }
|
|
-- }
|