class-component-detection
Find class components
Installation
bash
Usage
This codemod transforms javascript code by:
- Converting
vardeclarations toconst/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
Build your own codemod and share it with the community.