angular-template-formatter
angular-template-formatter copied to clipboard
Formatting component tags without a closing tag
In Angular 16, the closing tag for components has become optional. Angular-template-formatter formats nicely without a closing tag. But if the
+1 for self-closing tag support which is a new feature in Angular 16
Once you add a self-closing tag to the template, this formatter stops working
https://deelde.medium.com/self-closing-tags-in-angular-16-2e50fde28aaf