UNPKG

@nx/js

Version:

The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects.

8 lines (7 loc) 377 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./get-custom-transformers-factory"), exports); tslib_1.__exportStar(require("./get-tsconfig"), exports); tslib_1.__exportStar(require("./normalize-options"), exports); tslib_1.__exportStar(require("./typescript-compilation"), exports);