Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
ematipico authored and astrobot-houston committed Mar 20, 2023
1 parent 6898842 commit 00838b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/astro/src/cli/check/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ export async function check(
tables: {
Flags: [
['--watch', 'Watch Astro files for changes and re-run checks.'],
['--help (-h)', 'See all available flags.']
['--help (-h)', 'See all available flags.'],
],
},
description: `Runs diagnostics against your project and reports errors to the console.`,
Expand Down

0 comments on commit 00838b9

Please sign in to comment.