Skip to content

Commit 92aa0be

Browse files
committed
tsconfig: compilerOptions.rewriteRelativeImportExtensions=true
1 parent bf10539 commit 92aa0be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"pretty": true,
2323
"removeComments": false,
2424
"resolveJsonModule": true,
25+
"rewriteRelativeImportExtensions": true,
2526
"sourceMap": true,
2627
"strict": true
2728
}

0 commit comments

Comments
 (0)