gh-actions-artifact-client/jest.config.js (
6
lines of code) (
raw
):
module.exports = { clearMocks: true, moduleFileExtensions: ['js'], testMatch: ['**/*.test.js'], verbose: true }