Run this codemod to upgrade configuration files that need to be changed after migrating from mocha to vitest.
Example
package.json
Before
json
After
json
tsconfig.json
Before
json
After
json
.mocharc
Before
json
After
Removed
Explore community-led codemods to migrate, optimize, and transform your codebase.
Build your own codemod and share it with the community.
The easiest way to run this codemod without installing anything globally:
Run this codemod to upgrade configuration files that need to be changed after migrating from mocha to vitest.
json
json
json
json
json
Removed
Build your own codemod and share it with the community.