Skip to content

Commit 869f9cd

Browse files
committed
(maint) Update missing puppetdir in interface
1 parent e054452 commit 869f9cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/interfaces.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ export interface IConnectionConfiguration {
4242
enableFileCache: boolean;
4343
debugFilePath: string;
4444
puppetBaseDir: string;
45+
puppetDir: string;
4546
languageServerPath: string;
4647
rubydir: string;
4748
rubylib: string;

0 commit comments

Comments
 (0)