Benjamin Grelié
Results
1
comments of
Benjamin Grelié
Adding my stone. Given the following:  `codeshift.config.js` ```js module.exports = { maintainers: [], targets: [], description: '', transforms: { 'legacy-avatar': require.resolve('./dist/legacy-avatar'), 'legacy-checkbox': require.resolve('./dist/legacy-checkbox'),...