morph-cli 0.1.0

AST-based codebase migration and codemod tool for JavaScript and TypeScript projects.
Documentation
1
2
3
4
5
6
# Custom morph-cli configuration
max_files = 1000

[profiles.aggressive]
allow_risky_transforms = true
dry_run_default = false