UNPKG

@c8y/apps

Version:

Cumulocity IoT applications

7 lines (6 loc) 183 B
// jest.config.js module.exports = { preset: 'jest-preset-angular', setupFilesAfterEnv: ['<rootDir>/setup-jest.js'], transformIgnorePatterns: ['/!node_modules\\/lodash-es/'] };