Skip to content

Commit

Permalink
fix: ts-node lookup types
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewPattell committed Jan 25, 2023
1 parent 62ecc28 commit dd5bdee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"rollup.config.js"
],
"ts-node": {
"files": true,
"require": ["@lomray/tsconfig-paths/register"]
}
}

0 comments on commit dd5bdee

Please sign in to comment.