withastro / language-tools

Language tools for Astro
MIT License
267 stars 52 forks source link

Makes astro check --tsconfig understand relative file names #804

Closed martrapp closed 7 months ago

martrapp commented 7 months ago

Changes

astro check has an --tsconfig option that takes a file parameter. Now it also understands relative file names.

Testing

Manually tested

Docs

bugfix / n.a.

changeset-bot[bot] commented 7 months ago

🦋 Changeset detected

Latest commit: 7d7116e75845b15d48d54ea079ad5e28376433d0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ------------------------ | ----- | | @astrojs/language-server | Patch | | @astrojs/check | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR