Skip to content

Commit c9e3ae8

Browse files
committed
fix: indent
1 parent 635905b commit c9e3ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ var extensions = {
366366
'.ts': [
367367
'ts-node/register',
368368
'sucrase/register/ts',
369-
'tsx/dist/esm/index.cjs',
369+
'tsx/dist/esm/index.cjs',
370370
{
371371
module: '@babel/register',
372372
register: function (hook, config) {

0 commit comments

Comments
 (0)