codemods icon indicating copy to clipboard operation
codemods copied to clipboard

Node.js/Javascript codemods used at @entria

Results 4 codemods issues
Sort by recently updated
recently updated
newest added

it would be nice to run codemods through npx, like react-codemod. example: ```shell npx entria-codemods import-loaders-from-index ```

[Commitlint's setup guide](https://commitlint.js.org/#/guides-local-setup) - Should we use [commitizen](https://github.com/commitizen/cz-cli)? - We'll be using a customized config? Or the [default one](https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/config-conventional)?

good first issue

Some packages could be removed or refactored in this codebase, in the case of: `moveLoader` and `moveModels`, which are packages that the context that is very restricted to Entria's codebase,...