- [ ] `jest.config.js` - [ ] `jest-coverage.config.js` - [x] `setup-jest.js` Jest requires a `ts-node` to read configs from `.ts`, and it's a large dependency. We have to migrate to `vitest`, and also port the `@ton/test-utils` library to work with `vitest`.