Skip to content

Commit 1b1a91a

Browse files
committed
prettier
1 parent 7fbf3d5 commit 1b1a91a

File tree

2 files changed

+46
-43
lines changed

2 files changed

+46
-43
lines changed

assets/js/distillpub/template.v2.js

Lines changed: 45 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/distillpub/transforms.v2.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@
436436
}
437437

438438
function createCommonjsModule(fn, module) {
439-
return (module = { exports: {} }), fn(module, module.exports), module.exports;
439+
return ((module = { exports: {} }), fn(module, module.exports), module.exports);
440440
}
441441

442442
var bibtexParse = createCommonjsModule(function (module, exports) {

0 commit comments

Comments
 (0)