Nx generator wrapping jscodeshift transform: TypeScript private properties to ECMAScript private fields
This library contains local Nx migration generators. To use them, run
nx generate @myorg/typescript-migrations:<migration-name> <project-name>
For example