Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ama-sdk-create): allow creation without a scope #1474

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

divdavem
Copy link
Member

@divdavem divdavem commented Mar 8, 2024

Proposed change

When running npm create @ama-sdk typescript my-package, I would intuitively expect a my-package package to be created in my-package folder.
What currently happens is the creation of the @sdk/my-package package inside the sdk/my-package folder. Why is this sdk scope added? I suggest in this PR to remove the sdk default scope.

@divdavem divdavem marked this pull request as ready for review March 8, 2024 17:47
@divdavem divdavem requested a review from a team as a code owner March 8, 2024 17:47
@divdavem
Copy link
Member Author

@matthieu-crouzet Thank you for your review!

@divdavem
Copy link
Member Author

@kpanot @fpaul-1A Thank you for your review!

@kpanot kpanot added this pull request to the merge queue Mar 18, 2024
Merged via the queue into AmadeusITGroup:main with commit 49b68b7 Mar 18, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants