import jestCommon from "./jest.common"; export default { ...jestCommon, testRegex: "unit.(test|spec).mts", };