@astrojs/language-server@2.16.15
📦 astroView on GitHub →
🐛 1 fixes🔧 2 symbols
Summary
This patch release fixes an issue where `source.organizeImports` was incorrectly leaking generated Astro component exports into `.astro` files.
🐛 Bug Fixes
- Fixes `source.organizeImports` leaking generated Astro component exports into `.astro` files.