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