Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 292 Bytes

File metadata and controls

5 lines (4 loc) · 292 Bytes
@astrojs/language-server patch

Fixes astro check silently skipping .astro files that are only reachable through a TypeScript project reference (a tsconfig referenced via references in another tsconfig). These files are now checked and reported like any other .astro file.