Skip to content

Commit

Permalink
Merge pull request #24 from AlenSaito1/master-cf-autofix
Browse files Browse the repository at this point in the history
Apply fixes from CodeFactor
  • Loading branch information
AlenVelocity committed Nov 11, 2021
2 parents 059e9d3 + 70259c2 commit c4cb1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/index.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;(async () => {
(async () => {
await import('./default.mjs')
await import('./crop.mjs')
await import('./full.mjs')
Expand Down

0 comments on commit c4cb1be

Please sign in to comment.