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) 94 B
import { Tree } from '@nx/devkit'; export default function update(tree: Tree): Promise<void>;