Skip to content

Commit 832437d

Browse files
committed
types
1 parent c5aa8e7 commit 832437d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/project/src/parse/from-fs.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ import { Logger } from '@openfn/logger';
1515

1616
export type FromFsConfig = {
1717
root: string;
18+
config?: Partial<l.WorkspaceConfig>;
1819
logger?: Logger;
1920
};
2021

0 commit comments

Comments
 (0)