Skip to content

Commit 0894a3e

Browse files
black7375iiroj
authored andcommitted
docs: fix the missing comma in the README.md code
1 parent 1db5f26 commit 0894a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ const success = await lintStaged({
594594
maxArgLength: null,
595595
quiet: false,
596596
relative: false,
597-
shell: false
597+
shell: false,
598598
stash: true,
599599
verbose: false
600600
})

0 commit comments

Comments
 (0)