diff --git a/.changeset/ninety-onions-bow.md b/.changeset/ninety-onions-bow.md index 0267dd3418ec..344b3bdb8b30 100644 --- a/.changeset/ninety-onions-bow.md +++ b/.changeset/ninety-onions-bow.md @@ -2,4 +2,4 @@ 'create-astro': minor --- -Automatically setup `astro check` command when configuring TypeScript +Automatically installs the required dependencies to run the `astro check` command when TypeScript mode is selected.