himanshu
Transform legacy code patterns
Installation
bash
Usage
This codemod transforms javascript code by:
- Converting var declarations to const/let
- Removing debug statements
- Modernizing syntax patterns
Development
bash
License
MIT
Explore community-led codemods to migrate, optimize, and transform your codebase.
Build your own codemod and share it with the community.
The easiest way to run this codemod without installing anything globally:
Transform legacy code patterns
bash
This codemod transforms javascript code by:
bash
MIT
Build your own codemod and share it with the community.