Markus Ruottu

Results 1 issues of Markus Ruottu

I'm running my transform with command `npx jscodeshift -t transforms/replace-indexes.ts ../company.reactapp/src --ignore-pattern **/node_modules/**` I would expect the command to ignore all files in the `node_modules` directory. What happens instead is...