Skip to content

Commit

Permalink
chore(astro): add astro check
Browse files Browse the repository at this point in the history
  • Loading branch information
Epoxide committed Jul 16, 2024
1 parent 2f6136f commit bee4f5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"build": "astro check && astro build",
"preview": "astro preview",
"astro": "astro",
"check": "astro check",
"lint": "eslint .",
"test": "playwright test"
},
Expand Down

0 comments on commit bee4f5d

Please sign in to comment.