How to change indentation rules when it comes to @ directives? #90
Unanswered
mosnamarco
asked this question in
Q&A
Replies: 1 comment
-
To format blade files I use https://github.com/shufo/blade-formatter integratted with none-ls but it's not part of the plugin, it's just my configuration. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently when indenting, you expect something like this
and not this
How can I make it so that when I save/format it looks like the latter?
Beta Was this translation helpful? Give feedback.
All reactions