Skip to content

Commit 6e6bb27

Browse files
trivikrsrchase
authored andcommitted
feat(tsconfig): remove sourceMap (smithy-lang#443)
1 parent 01d0921 commit 6e6bb27

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)