@nx/angular
Version:
17 lines (16 loc) • 932 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./add-e2e"), exports);
tslib_1.__exportStar(require("./add-linting"), exports);
tslib_1.__exportStar(require("./add-proxy-config"), exports);
tslib_1.__exportStar(require("./add-serve-static-target"), exports);
tslib_1.__exportStar(require("./add-unit-test-runner"), exports);
tslib_1.__exportStar(require("./create-files"), exports);
tslib_1.__exportStar(require("./create-project"), exports);
tslib_1.__exportStar(require("./enable-strict-type-checking"), exports);
tslib_1.__exportStar(require("./normalize-options"), exports);
tslib_1.__exportStar(require("./normalized-schema"), exports);
tslib_1.__exportStar(require("./set-generator-defaults"), exports);
tslib_1.__exportStar(require("./update-tsconfig-files"), exports);
tslib_1.__exportStar(require("./validate-options"), exports);