Skip to content

Commit 83832c8

Browse files
authored
Retain only top level comments while transforming (#516)
1 parent f4d2497 commit 83832c8

25 files changed

+16
-127
lines changed

.changeset/orange-trees-sit.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"aws-sdk-js-codemod": patch
3+
---
4+
5+
Retain only top level comments while transforming

src/transforms/v2-to-v3/__fixtures__/import-comments/global-import-equals.block.input.ts

Lines changed: 0 additions & 6 deletions
This file was deleted.

src/transforms/v2-to-v3/__fixtures__/import-comments/global-import-equals.block.output.ts

Lines changed: 0 additions & 10 deletions
This file was deleted.

src/transforms/v2-to-v3/__fixtures__/import-comments/global-import-equals.inline.input.ts

Lines changed: 0 additions & 4 deletions
This file was deleted.

src/transforms/v2-to-v3/__fixtures__/import-comments/global-import-equals.inline.output.ts

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/transforms/v2-to-v3/__fixtures__/import-comments/global-import.block.input.js

Lines changed: 0 additions & 6 deletions
This file was deleted.

src/transforms/v2-to-v3/__fixtures__/import-comments/global-import.block.output.js

Lines changed: 0 additions & 6 deletions
This file was deleted.

src/transforms/v2-to-v3/__fixtures__/import-comments/global-import.inline.input.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

src/transforms/v2-to-v3/__fixtures__/import-comments/global-import.inline.output.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

src/transforms/v2-to-v3/__fixtures__/import-comments/global-require.block.input.js

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)