UNPKG

@amplience/dc-cli

Version:
5 lines (4 loc) 212 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const YargsCommandBuilderOptions = { extensions: ['ts', 'js'], exclude: /\.spec\.ts$/ }; exports.default = YargsCommandBuilderOptions;