-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Angular templates self closing tags #14168
Copy link
Copy link
Labels
lang:angularIssues affecting Angular template (not general JS/TS issues used for Angular)Issues affecting Angular template (not general JS/TS issues used for Angular)locked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.
Metadata
Metadata
Assignees
Labels
lang:angularIssues affecting Angular template (not general JS/TS issues used for Angular)Issues affecting Angular template (not general JS/TS issues used for Angular)locked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.
Prettier 2.8.2
Playground link
Input:
Output:
Expected behavior:
In Angular 15.1.0 developers are allowed to use self closed tags for custom elements angular/angular#48535
Prettier should support this feature