Skip to content

Commit ab238e6

Browse files
committed
newline
1 parent 4c1dc0b commit ab238e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/frontmatter-validation/customParseFrontMatter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,4 +395,4 @@ module.exports = {
395395
getExceptions: () => [...exceptionList],
396396
// Export valid doc types for reference
397397
getValidDocTypes: () => [...VALID_DOC_TYPES]
398-
};
398+
};

0 commit comments

Comments
 (0)