UNPKG

@nx/jest

Version:

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

5 lines (4 loc) 167 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const jest_preset_1 = require("./jest-preset"); exports.default = jest_preset_1.nxPreset;