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 b7ff842 commit 81f5ccdCopy full SHA for 81f5ccd
lib/lib-dynamodb/tsconfig.cjs.json
@@ -1,6 +1,5 @@
1
{
2
"compilerOptions": {
3
- "stripInternal": true,
4
"declarationDir": "./dist/types",
5
"rootDir": "./src",
6
"outDir": "./dist/cjs",
lib/lib-dynamodb/tsconfig.es.json
@@ -4,7 +4,6 @@
"strict": true,
"sourceMap": false,
"declaration": true,
7
8
9
10
"outDir": "./dist/es",
0 commit comments