UNPKG

number-cruncher

Version:

Calculate total time based on lines of input with numbers on the end.

7 lines (6 loc) 189 B
module.exports = { preset: 'jest-preset-angular', setupFilesAfterEnv: ['<rootDir>/src/setup-jest.ts'], testMatch: ["**/*.component.spec.ts"], collectCoverage: true };