Closed bluwy closed 3 months ago
Latest commit: 7c79beb3770066c5cfd780b5a561bbbd07ed4801
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
The fast-glob
usage in the language-server is wrong anyway, it'll have to get removed eventually. Thank you!
Changes
I don't think it matters in practice since
fast-glob
is also used by astro and language-server, but this helps keep the exact deps used concise.Testing
existing tests should pass
Docs
n/a