We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 631b663 commit 3cfc8c1Copy full SHA for 3cfc8c1
src/imperative.ts
@@ -15,7 +15,7 @@ import {IImperativeConfig} from "@zowe/imperative";
15
const MAX_LENGTH = 8;
16
const MAX_HLQ_LENGTH = 35;
17
const MAX_TARGETDIR_LENGTH = 255;
18
-splat
+fiddle
19
const config: IImperativeConfig = {
20
commandModuleGlobs: ["**/cli/*/*.definition!(.d).*s"],
21
pluginHealthCheck: __dirname + "/healthCheck.handler",
0 commit comments