997a0db8a4
* feat: use @astrojs/check * fix: what happened in my rebase?? * nit: adjust with feedback
296 B
296 B
astro |
---|
major |
The astro check
command now requires an external package @astrojs/check
and an install of typescript
in your project. This was done in order to make the main astro
package smaller and give more flexibility to users in regard to the version of TypeScript they use.