Use case
No Results
Framework
No Results
Owner
- TypeScript/V5.6/Arrow Function Condition To Binary Expression- Identify cases where an arrow function is mistakenly used instead of a comparison operator (e.g., x => 0 instead of x >= 0) and convert the arrow function expressions to proper comparison operations. 
- TypeScript/V5.6/Add Test For Regex In Conditional- Add .test() to regex literals in conditionals 
- E18e Module Replacements Recipe- This recipe has 150+ codemods in this repo: https://github.com/es-tooling/module-replacements-codemods