Skip to content

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

Merged
ElonVolo merged 1 commit intofacebook:mainfrom
trivikr:remove-mkdirp
Jul 17, 2024
Merged

Replace mkdirp with fs.mkdirSync(path, { recursive: true })#609
ElonVolo merged 1 commit intofacebook:mainfrom
trivikr:remove-mkdirp

Conversation

@trivikr
Copy link
Contributor

@trivikr trivikr commented Jul 16, 2024

Fixes: #608

@vercel
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
@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