List Question
18 TechQA 2023-06-28T11:21:30.700000jscodeshift to convert all named imports to default import MUI V5
412 views
Asked by Jagadeesh Kumar CK
Using jscodeshift, Is there a way to extract a node path from a collection if there is only one node path?
336 views
Asked by linuxdan
JSCodeShift: How to wrap object properties inside another property
876 views
Asked by j.doe
Transform javascript files at build time
100 views
Asked by Julius
Replace all instances of a specific import via jscodeshift
2.1k views
Asked by corvid
How to change require statements inline using codemod (jscodeshift)?
573 views
Asked by Sathish
Changing all let variable declarations to const with codemods in a large javascript codebase
509 views
Asked by sjam300
Issues with Update variable references for jsCodemod
435 views
Asked by TechnoCorner
Babel plugin addComment doesn't work when ran with codemod
526 views
Asked by konclave
Babel types transform - adds space around operators. How to bypass?
194 views
Asked by SeanMC
jscodeshift TypeScript codemod - Remove Generic type but keep wrapped type
1.8k views
Asked by gomes
Codemod - Reading a file in node that uses export syntax
108 views
Asked by Ali Bhagat
Error running react-codemod for javascript with flow project
1k views
Asked by guus775
Codemod with jscodeshift - remove comma from import
1.4k views
Asked by Vimalraj Selvam
How to start jscodeshift in inspect mode?
798 views
Asked by user2167582
jscodeshift throwing error: does not match type string
1.2k views
Asked by Tom Macdonald
How to replace a path in AST with just parsed javascript(string)?
1.8k views
Asked by user2167582
Codemod vs. eslint --fix
592 views
Asked by Josh Unger