We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d086813 commit c1464daCopy full SHA for c1464da
1 file changed
apps/generator-cli/jest.config.ts
@@ -7,7 +7,7 @@ export default {
7
'^.+\\.[cm]?[tj]s$': ['ts-jest', { tsconfig: '<rootDir>/tsconfig.spec.json' }],
8
},
9
transformIgnorePatterns: [
10
- 'node_modules/(?!(glob|proxy-agent|agent-base|http-proxy-agent|https-proxy-agent|pac-proxy-agent|socks-proxy-agent|proxy-from-env)/)',
+ 'node_modules/(?!(glob|minimatch|path-scurry|lru-cache|jackspeak|package-json-from-dist|foreground-child|cross-spawn|signal-exit|which|proxy-agent|agent-base|http-proxy-agent|https-proxy-agent|pac-proxy-agent|socks-proxy-agent|proxy-from-env)/)',
11
],
12
moduleFileExtensions: ['ts', 'js', 'mjs', 'cjs', 'html'],
13
coverageDirectory: '../../coverage/apps/generator-cli',
0 commit comments