I cloned your lazyvim git and really enjoying it, but I am stuck at configuring blade-formatter.
indentSize = 4,
wrapAttributes = "preserve",
wrapLineLength = 9999,
endWithNewLine = true,
useTabs = true,
sortTailwindcssClasses = true,
I've looked around over the net to set the above options, but couldn't find any.
I was hoping you could provide some insight or advice on how to go about configuring these options correctly. Any advice you could offer would be greatly appreciated.
Thanks.
I cloned your lazyvim git and really enjoying it, but I am stuck at configuring
blade-formatter.I've looked around over the net to set the above options, but couldn't find any.
I was hoping you could provide some insight or advice on how to go about configuring these options correctly. Any advice you could offer would be greatly appreciated.
Thanks.