[ci] format

This commit is contained in:
ematipico 2023-03-20 18:46:54 +00:00 committed by fredkbot
parent 6898842511
commit 00838b9856

View file

@ -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.`,