@astrojs/language-server@2.16.16
·
2 commits
to main
since this release
Patch Changes
- #17715
a51c533Thanks @wakqasahmed! - Fixesastro checksilently skipping.astrofiles that are only reachable through a TypeScript project reference (a tsconfig referenced viareferencesin another tsconfig). These files are now checked and reported like any other.astrofile.