Ccodemod

codemod/auth-derived-publish-fallback

Codemod package for auth-derived-publish-fallback

transformationmigration
Public
0 executions
Run locally
npx codemod @codemod/auth-derived-publish-fallback
Documentation

auth-derived-publish-fallback

Codemod package for auth-derived-publish-fallback

Installation

bash

Usage

This codemod transforms typescript code by:

  • Converting var declarations to const/let
  • Removing debug statements
  • Modernizing syntax patterns

Development

bash

License

MIT

Ready to contribute?

Build your own codemod and share it with the community.