Benjamin Grelié

Results 1 comments of Benjamin Grelié

Adding my stone. Given the following: ![Capture d’écran 2023-03-21 à 14 50 35](https://user-images.githubusercontent.com/204627/226626533-38c07721-b83c-4baf-a40b-3bae80da9155.png) `codeshift.config.js` ```js module.exports = { maintainers: [], targets: [], description: '', transforms: { 'legacy-avatar': require.resolve('./dist/legacy-avatar'), 'legacy-checkbox': require.resolve('./dist/legacy-checkbox'),...