UNPKG

@zo-bro-23/github-readme-stats-test

Version:

Dynamically generate stats for your GitHub readme

13 lines (12 loc) 367 B
export default { clearMocks: true, transform: {}, testEnvironment: "jsdom", coverageProvider: "v8", testPathIgnorePatterns: ["<rootDir>/node_modules/", "<rootDir>/tests/e2e/"], modulePathIgnorePatterns: ["<rootDir>/node_modules/", "<rootDir>/tests/e2e/"], coveragePathIgnorePatterns: [ "<rootDir>/node_modules/", "<rootDir>/tests/E2E/", ], };