Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 326ee3f

Browse files
authored
chore(ci): fix lambda dist (#3232)
1 parent a13319f commit 326ee3f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: lambdas/tsconfig.json

-3
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,5 @@
1313
"experimentalDecorators": true /* Enables experimental support for ES7 decorators. */,
1414
"emitDecoratorMetadata": true /* Enables experimental support for emitting type metadata for decorators. */,
1515
"resolveJsonModule": true,
16-
"sourceMap": true,
17-
"declaration": true,
18-
"declarationMap": true
1916
}
2017
}

0 commit comments

Comments
 (0)