Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 719 Bytes

CONTRIBUTION.md

File metadata and controls

17 lines (11 loc) · 719 Bytes

Contribution Guide

  • Clone or fork the project
  • Run yarn to install all dependencies

Writing a Codemod

I recommend reading these blog posts to give you a clear idea of what codemods are and how to get started:

Then run yarn test