Skip to content

Commit

Permalink
Run Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
simon04 committed May 29, 2020
1 parent 238eb82 commit 4d8ac56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webpack.config.js
Expand Up @@ -23,7 +23,7 @@ module.exports = {
},
resolve: {
alias: {
tinyqueue: 'tinyqueue/tinyqueue.js'
tinyqueue: "tinyqueue/tinyqueue.js"
}
},
module: {
Expand Down

0 comments on commit 4d8ac56

Please sign in to comment.