module.exports = { // Automatically clear mock calls and instances between every test clearMocks: true, testEnvironment: '@commitlint/test-environment', }