Skip to content

Commit 91a798d

Browse files
Reinstate line
1 parent 90143e6 commit 91a798d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/imperative.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ import {IImperativeConfig} from "@zowe/imperative";
1515
const MAX_LENGTH = 8;
1616
const MAX_HLQ_LENGTH = 35;
1717
const MAX_TARGETDIR_LENGTH = 255;
18+
1819
const config: IImperativeConfig = {
1920
commandModuleGlobs: ["**/cli/*/*.definition!(.d).*s"],
2021
pluginHealthCheck: __dirname + "/healthCheck.handler",

0 commit comments

Comments
 (0)