remove unused check task
This commit is contained in:
parent
46400effb7
commit
5d98fd2ab3
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "astro dev --host 0.0.0.0",
|
"dev": "astro dev --host 0.0.0.0",
|
||||||
"start": "astro dev",
|
"start": "astro dev",
|
||||||
"check": "astro check && tsc",
|
|
||||||
"build": "astro build",
|
"build": "astro build",
|
||||||
"preview": "astro preview --port 3009 --host 0.0.0.0",
|
"preview": "astro preview --port 3009 --host 0.0.0.0",
|
||||||
"astro": "astro",
|
"astro": "astro",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue