Skip to content

Commit 1c24b7f

Browse files
committed
fix(prettier): formatting
1 parent e76158a commit 1c24b7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ const config: Config = {
2727
markdown: {
2828
hooks: {
2929
onBrokenMarkdownImages: "throw",
30-
onBrokenMarkdownLinks: "throw"
31-
}
30+
onBrokenMarkdownLinks: "throw",
31+
},
3232
},
3333

3434
// Even if you don't use internationalization, you can use this field to set

0 commit comments

Comments
 (0)