Skip to content

Commit

Permalink
style: format
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed May 20, 2024
1 parent 13f93fc commit c67179c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ export interface ResolvedOptions {
* Whether to watch the files for changes.
*
* Defaults to `true` unless the `CI` environment variable is set.
*
*
* @default `!process.env.CI`
*/
watch: boolean
Expand Down

0 comments on commit c67179c

Please sign in to comment.