Codemod ("Code Modification") is the practice of using code to do large scale refactors.
Usage:
npx ts-node <path-to-file>
We perform codemod using the ts-morph library.
Resources:
Introductory articles:
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Codemod ("Code Modification") is the practice of using code to do large scale refactors.
Usage:
npx ts-node <path-to-file>
We perform codemod using the ts-morph library.
Resources:
Introductory articles: