Skip to content

Commit

Permalink
fix: indent
Browse files Browse the repository at this point in the history
  • Loading branch information
evenstensberg committed Nov 18, 2023
1 parent 635905b commit c9e3ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ var extensions = {
'.ts': [
'ts-node/register',
'sucrase/register/ts',
'tsx/dist/esm/index.cjs',
'tsx/dist/esm/index.cjs',
{
module: '@babel/register',
register: function (hook, config) {
Expand Down

0 comments on commit c9e3ae8

Please sign in to comment.