List Question
20 TechQA 2023-06-28T11:21:30.700000jscodeshift to convert all named imports to default import MUI V5
412 views
Asked by Jagadeesh Kumar CK
How I can remove the dot when I want to edit a react compound component with the jscodeshift library?
47 views
Asked by daniel llach
How to add a param to a CallExpression with jscodeshift
613 views
Asked by inux
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
How to add 'await' at node using jscodeshift?
290 views
Asked by JunKim
Transform javascript files at build time
100 views
Asked by Julius
ember-native-class-codemods TypeError: Cannot read property 'process' of undefined
168 views
Asked by Ember Freak
Replace all instances of a specific import via jscodeshift
2.1k views
Asked by corvid
jscodeshift - get count of all imports from a module in project
686 views
Asked by Abdul Majid
jscodeshift ignoring files randomly
407 views
Asked by Batman
How to change require statements inline using codemod (jscodeshift)?
573 views
Asked by Sathish
How to parse React Typescript into jscodeshift code
1.6k views
Asked by Soldeplata Saketos
jscodeshift convert forEach to for loop
268 views
Asked by Will Brock
Removing outer React component with jscodeshift
697 views
Asked by mfrachet
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
How to uncomment a commented line or block in JSCodeshift
202 views
Asked by Sunil Js
Npm script doesn't run a script that includes glob pattern
318 views
Asked by Cristian Flórez
How to wrap all toplevel statements and declarations except imports in jscodeshift?
594 views
Asked by joao