Skip to content

Commit

Permalink
Run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjharder committed Apr 30, 2024
1 parent 1fc51d0 commit f2cb54d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ const config = {
prism: {
theme: lightCodeTheme,
darkTheme: darkCodeTheme,
additionalLanguages: ['bash'],
additionalLanguages: ["bash"],
},
}),
};
Expand Down

0 comments on commit f2cb54d

Please sign in to comment.