Ee18e

e18e/@e18e/error-cause

No description available

e18emodule-replacement
Public
8 executions
Run locally
npx codemod @e18e/error-cause
Documentation

Error Cause Codemod

Introduction

This codemod removes the import of the error-cause/auto package from the codebase. By eliminating this unnecessary dependency, it helps reduce bundle size and improve the performance of the application.

Before

javascript

After

javascript

Ready to contribute?

Build your own codemod and share it with the community.