vitest_apply_ast_codemods
Applies TypeScript AST codemods to fix ESM type exports, Mocha timeouts, and require() calls, preparing packages for Vitest migration.
Instructions
Executes TypeScript AST transformations using ts-morph to fix isolated ESM type exports, Mocha timeouts, and require() calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packagePath | Yes | Absolute path to the package directory |