Closed trivikr closed 7 months ago
Latest commit: 91b89ec10eb83b0062b92730eb59e2ba89da07a8
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.
Issue
The Editor SDKs are required when using yarn in PnP mode. The aws-sdk-js-codemod does not need it, since it used node_modules linker
Docs https://yarnpkg.com/getting-started/editor-sdks
Description
Remove yarn editor SDK for vscode
Testing
CI
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.