Skip to content

Commit 46751da

Browse files
travistlane-formio
authored andcommitted
Adding a new line.
1 parent 350015a commit 46751da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/process/filter/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ export const filterProcessInfo: ProcessorInfo<FilterContext, void> = {
7272
processSync: filterProcessSync,
7373
postProcess: filterPostProcess,
7474
shouldProcess: (context: FilterContext) => true,
75-
};
75+
};

0 commit comments

Comments
 (0)