Skip to content

Commit

Permalink
chore: code style
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Jun 8, 2020
1 parent f9e4129 commit 62d4290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/load.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module.exports = function (options) {
if (options.typescript) require('ts-node/register/transpile-only')

return {
load: load,
load,
}
}

Expand Down

0 comments on commit 62d4290

Please sign in to comment.