npx @andriyorehov/jest2vitest@latest --path='**/src/**/*.test.{tsx,jsx,ts,js}'
npx @andriyorehov/jest2vitest@latest --path='**/test/**/*.{tsx,jsx,ts,js}'TODO:
- mock-default-arrow-fn.ts
- mock-default-fn-expr.ts
- setMock-default.ts
- setMock-named.ts
- error tests
- snap test
all tests comes from this project
renamer --path-element ext --find js --replace ts test/__fixtures__/**/*