Skip to content

Commit c1ab262

Browse files
committed
style: Apply lint fixes and code formatting
1 parent 2ed11cc commit c1ab262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run/markdown-preview/editor/render.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const renderRequest = async markdown => {
3434
},
3535
body: markdown,
3636
timeout: {
37-
request:3000,
37+
request: 3000,
3838
},
3939
};
4040

0 commit comments

Comments
 (0)