We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 701600a commit 67ae6b6Copy full SHA for 67ae6b6
supported.js
@@ -180,9 +180,9 @@ export const extensions = [
180
];
181
182
/**
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
- */
+MIME media subtype prefixed with `x-ft-`, are invented by us.
+These types like formal IANA/RFC registration, neither an existing widely used convention.
+*/
186
export const mimeTypes = [
187
'image/jpeg',
188
'image/png',
0 commit comments