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

Replace mkdirp with fs.mkdirSync(path, { recursive: true }) #609

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

trivikr
Copy link
Contributor

@trivikr trivikr commented Jul 16, 2024

Fixes: #608

Copy link

vercel bot commented Jul 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jscodeshift ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 16, 2024 2:08am

@ElonVolo ElonVolo merged commit eb1daea into facebook:main Jul 17, 2024
6 checks passed
@trivikr trivikr deleted the remove-mkdirp branch July 17, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace mkdirp with fs.mkdirSync(path, { recursive: true })
3 participants