UNPKG

@nx-plugins/testing-library

Version:

The Nx Plugin for Testing Library that contains executors and generators for allowing your workspace to use powerful Testing Library testing capabilities.

6 lines 274 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.nxPluginVersion = void 0; // eslint-disable-next-line @typescript-eslint/no-var-requires exports.nxPluginVersion = require('../package.json').version; //# sourceMappingURL=utils.js.map