UNPKG

@nx/plugin

Version:

This plugin is used to create Nx plugins! It contains generators for generating common plugin features like generators, executors, migrations and more.

6 lines (5 loc) 244 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.jsoncEslintParserVersion = exports.nxVersion = void 0; exports.nxVersion = require('../../package.json').version; exports.jsoncEslintParserVersion = '^2.1.0';