UNPKG

@nx/jest

Version:

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

3 lines (2 loc) 75 B
import type { Config } from 'jest'; export declare const nxPreset: Config;