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) 117 B
import { type Tree } from '@nx/devkit'; export declare function updateVsCodeRecommendedExtensions(host: Tree): void;