Skip to content

Commit

Permalink
Add trailing semicolon
Browse files Browse the repository at this point in the history
Resolves #82
  • Loading branch information
tjvr committed Sep 15, 2018
1 parent 47108e0 commit 8c3e622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moo.js
Original file line number Diff line number Diff line change
Expand Up @@ -523,4 +523,4 @@
fallback: Object.freeze({fallback: true}),
}

}))
}));

0 comments on commit 8c3e622

Please sign in to comment.