List Question
10 TechQA 2025-01-03 15:10:18how to use jscodeshift to insert a line in the beginning of the file
6.2k views
Asked by user2167582
How to convert an ast-node to a string of the underlying javascript its representing
1.2k views
Asked by user2167582
How to get typeof variable in AST?
419 views
Asked by Jon Sud
The keyword 'private' is reserved when I parse typescript code into ast
840 views
Asked by Jon Sud
How to uncomment a commented line or block in JSCodeshift
195 views
Asked by Sunil Js
How to wrap all toplevel statements and declarations except imports in jscodeshift?
584 views
Asked by joao
jscodeshift - get count of all imports from a module in project
687 views
Asked by Abdul Majid
Replace all instances of a specific import via jscodeshift
2.1k views
Asked by corvid
ember-native-class-codemods TypeError: Cannot read property 'process' of undefined
153 views
Asked by Ember Freak
How to add a param to a CallExpression with jscodeshift
620 views
Asked by inux