Skip to content

Commit

Permalink
add new line at end of file (to pass standard code style)
Browse files Browse the repository at this point in the history
  • Loading branch information
crabbly committed Sep 21, 2018
1 parent 8569c17 commit 251dea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ if (typeof window !== 'undefined') {
window.printJS = printJS
}

module.exports = printJS
module.exports = printJS

0 comments on commit 251dea3

Please sign in to comment.