Skip to content

Commit 67ae6b6

Browse files
authored
Update supported.js
1 parent 701600a commit 67ae6b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

supported.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,9 @@ export const extensions = [
180180
];
181181

182182
/**
183-
MIME media subtype prefixed with x-ft-, are invented by us.
184-
These types like formal IANA/RFC registration, neither an existing widely used convention
185-
*/
183+
MIME media subtype prefixed with `x-ft-`, are invented by us.
184+
These types like formal IANA/RFC registration, neither an existing widely used convention.
185+
*/
186186
export const mimeTypes = [
187187
'image/jpeg',
188188
'image/png',

0 commit comments

Comments
 (0)