NesTeRDGIT / js-beautify-extension

MIT License
2 stars 0 forks source link

Example - How to make it works for Support for Angular control flow formatting #2

Closed vitoexe closed 6 months ago

vitoexe commented 6 months ago

For those who struggle to understand the documentation:

Create a file ".jsbeautifyrc.json" in the main project directory, with the content: { "html": { "templating": [ "angular" ], "format": { "indentHandlebars": true } } }

NesTeRDGIT commented 6 months ago

Answer: https://github.com/NesTeRDGIT/js-beautify-extentions/issues/3 The file is not required. This is options