Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f3b6a52

Browse filesBrowse files
authored
Merge pull request #6 from devforth/optional-preview
fix: set preview as optional field
2 parents 0cf4ba4 + b157951 commit f3b6a52
Copy full SHA for f3b6a52

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎types.ts

Copy file name to clipboardExpand all lines: types.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export type PluginOptions = {
6262
}) => string,
6363

6464

65-
preview: {
65+
preview?: {
6666

6767
/**
6868
* Maximum width of the preview image

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.