[ci] format
This commit is contained in:
parent
6898842511
commit
00838b9856
1 changed files with 1 additions and 1 deletions
|
@ -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.`,
|
||||
|
|
Loading…
Reference in a new issue