class-component-detection
Find class components
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.
Find class components
The easiest way to run this codemod without installing anything globally:
Find class components
bash
This codemod transforms javascript code by:
bash
MIT
Build your own codemod and share it with the community.