UNPKG

@nx/playwright

Version:

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

3 lines (2 loc) 115 B
import { type Tree } from '@nx/devkit'; export default function addE2eCiTargetDefaults(tree: Tree): Promise<void>;