3.9.4
📦 prettierView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release includes a minor formatting fix for Angular template syntax, specifically adjusting spacing around the @content block.
🐛 Bug Fixes
- Angular: Formatted @content(name) to @content (name) to align with other block syntax.