UNPKG

@boostercloud/cli

Version:

CLI of the Booster Framework, the next level of abstraction for cloud-native applications

12 lines (11 loc) 214 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.template = void 0; exports.template = `{ "extends": "./tsconfig.json", "include": [ "src/**/*", "test/**/*" ] } `;