diff options
Diffstat (limited to 'examples/hackernews')
-rw-r--r-- | examples/hackernews/package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/hackernews/package.json b/examples/hackernews/package.json index e37364bfd..8b8e9285f 100644 --- a/examples/hackernews/package.json +++ b/examples/hackernews/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" |