UNPKG

jetup

Version:

Jetup: JavaScript Project Setup! Jetting-up your next JS project in seconds with one command, using fully modular, customizable presets, instantly ready to code!.

13 lines 619 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./eslint"), exports); tslib_1.__exportStar(require("./husky"), exports); tslib_1.__exportStar(require("./jest"), exports); tslib_1.__exportStar(require("./lint-staged"), exports); tslib_1.__exportStar(require("./package"), exports); tslib_1.__exportStar(require("./prettier"), exports); tslib_1.__exportStar(require("./project"), exports); tslib_1.__exportStar(require("./src"), exports); tslib_1.__exportStar(require("./typescript"), exports); //# sourceMappingURL=index.js.map