We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a13319f commit 326ee3fCopy full SHA for 326ee3f
lambdas/tsconfig.json
@@ -13,8 +13,5 @@
13
"experimentalDecorators": true /* Enables experimental support for ES7 decorators. */,
14
"emitDecoratorMetadata": true /* Enables experimental support for emitting type metadata for decorators. */,
15
"resolveJsonModule": true,
16
- "sourceMap": true,
17
- "declaration": true,
18
- "declarationMap": true
19
}
20
0 commit comments