Looking for something?

astools astools
astools
astools
Email

export default function transformer(file, api) const j = api.jscodeshift; const root = j(file.source); root.find(j.ImportDeclaration) .filter(path => path.node.source.value === 'lodash') .forEach(path => path.node.source.value = 'lodash-es'; );

return root.toSource();

Creepy gif from The Simpsons of homer patting couch, telling you to come and sit

Join Usssss

The newsletter no one asked for. Thoughts, latest work, and shop deals. Earnest and lightly seasoned with typos.