Skip to content

Conversation

@bytemain
Copy link
Contributor

@bytemain bytemain commented Mar 16, 2025

Fixes #1129

const packages = glob.sync(['package.json', 'packages/*/package.json']);
  • Tests pass
  • Appropriate changes to README are included in PR

@google-cla
Copy link

google-cla bot commented Mar 16, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@bytemain bytemain changed the title feat: reexport glob.sync feat: re-export glob.globbySync as glob.sync Mar 16, 2025
Copy link
Collaborator

@antongolub antongolub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@antongolub antongolub merged commit 9e2ce2e into google:main Mar 16, 2025
25 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.

Reexport glob.globbySync as glob.sync

2 participants