I had proposed to @bjohansebas to use codemod platform and cli. ## Advantage - Performant - Secure - Super easy to use (because it's use [ast-grep](https://ast-grep.github.io)) - JS api for complex codemod - Yaml rule for simple change - Builtin test tool Side thing - [codemod studio](https://docs.codemod.com/codemod-studio) which is super useful to scaffold a codemod ## Resssources - https://ast-grep.github.io - https://docs.codemod.com/introduction - https://github.com/nodejs/userland-migrations
I had proposed to @bjohansebas to use codemod platform and cli.
Advantage
Side thing
Resssources