{
    "preset": "./jest.config.base.json",
    "testMatch": ["<rootDir>/src/**/*.spec.ts", "<rootDir>/src/**/*.spec.js"]
}
