Skip to content

Commit 7e16f7f

Browse files
committed
chore(tsconfig): remove sourceMap
1 parent c6f19cd commit 7e16f7f

File tree

1 file changed

+0
-1
lines changed
  • smithy-typescript-codegen/src/main/resources/software/amazon/smithy/typescript/codegen

1 file changed

+0
-1
lines changed

smithy-typescript-codegen/src/main/resources/software/amazon/smithy/typescript/codegen/tsconfig.json

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"target": "ES2018",
66
"module": "commonjs",
77
"strict": true,
8-
"sourceMap": true,
98
"downlevelIteration": true,
109
"importHelpers": true,
1110
"noEmitHelpers": true,

0 commit comments

Comments
 (0)