UNPKG

@nx/jest

Version:

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

4 lines 131 B
import { nxPreset } from './preset/jest-preset'; export { nxPreset }; export default nxPreset; //# sourceMappingURL=preset.d.ts.map