Skip to content

Commit

Permalink
Format with Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
nebrelbug committed Apr 28, 2020
1 parent c85ddcd commit 672834e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docusaurus/src/client/serverEntry.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ export default async function render(locals) {
},
{
name: 'ssr-template',
rmWhitespace: true
rmWhitespace: true,
},
);

Expand Down

0 comments on commit 672834e

Please sign in to comment.