UNPKG

@nx/jest

Version:

The Nx Plugin for Jest contains executors and generators allowing your workspace to use the powerful Jest testing capabilities.

13 lines 299 B
declare const _default: { transform: { '^.+\\.[tj]sx?$': (string | { tsconfig: string; })[]; }; moduleFileExtensions: string[]; globals: {}; displayName: string; preset: string; }; export default _default; //# sourceMappingURL=jest.config.d.ts.map