diff options
Diffstat (limited to 'examples/docs/package.json')
-rw-r--r-- | examples/docs/package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/docs/package.json b/examples/docs/package.json index 943475371..491604598 100644 --- a/examples/docs/package.json +++ b/examples/docs/package.json @@ -6,7 +6,6 @@ "scripts": { "dev": "astro dev", "start": "astro dev", - "check": "astro check && tsc", "build": "astro build", "preview": "astro preview", "astro": "astro" |