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 6bb89e5 commit c27a225Copy full SHA for c27a225
.changeset/orange-pigs-joke.md
@@ -0,0 +1,5 @@
1
+---
2
+"aws-sdk-js-codemod": patch
3
4
+
5
+Skip generation of type definitions
tsconfig.json
@@ -1,7 +1,6 @@
{
"extends": "@tsconfig/node14/tsconfig.json",
"compilerOptions": {
- "declaration": true,
"esModuleInterop": true,
6
"outDir": "dist",
7
"resolveJsonModule": true,
0 commit comments