Skip to content

Commit

Permalink
use ts-node
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds committed Mar 24, 2022
1 parent 43b63e0 commit 89be8ec
Show file tree
Hide file tree
Showing 4 changed files with 455 additions and 751 deletions.
2 changes: 1 addition & 1 deletion mocks/index.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
require("esbuild-register/dist/node").register();
require("ts-node").register({ transpileOnly: true });
require("./start");
Loading

0 comments on commit 89be8ec

Please sign in to comment.