Skip to content

Commit 4ff772f

Browse files
authored
chore(tsconfig): remove sourceMap (#12)
1 parent b6da6f0 commit 4ff772f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clients/client-s3/tsconfig.json

Lines changed: 0 additions & 1 deletion
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)