We refactored vue-jest to have better tsconfig support by recursively walking up the directory structure, but sometimes users use sibling directories to store their build + config settings.
Can we specify a tsconfig path inside of jest.config.js? Perhaps relative to <rootDir>?