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 4f9f4a7 commit 4b3e53fCopy full SHA for 4b3e53f
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