Skip to content

Instantly share code, notes, and snippets.

@zonay
Last active February 9, 2020 10:35
Show Gist options
  • Save zonay/b0b02d4394d54dac622230a51546a664 to your computer and use it in GitHub Desktop.
Save zonay/b0b02d4394d54dac622230a51546a664 to your computer and use it in GitHub Desktop.
format laravel blade template files with beautify plugin #vscode
"beautify.language": {
"html": [
"blade",
"html"
]
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment