Skip to content

Commit

Permalink
chore: improve performance of cz-adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
RebeccaStevens committed Aug 14, 2021
1 parent 890d333 commit 3e29d9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cz-adapter/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
require("ts-node").register({
transpileOnly: true,
emit: true,
compilerOptions: {
module: "CommonJS",
},
Expand Down

0 comments on commit 3e29d9e

Please sign in to comment.