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 7730a5b commit 104a937
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cz-adapter/index.js
@@ -1,4 +1,6 @@
require("ts-node").register({
transpileOnly: true,
emit: true,
compilerOptions: {
module: "CommonJS",
},
Expand Down

0 comments on commit 104a937

Please sign in to comment.