Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
[jsx mode] Add flow jsx mime type
  • Loading branch information
goodmind committed Jun 27, 2019
commit 42124b2646df567c4fb2ffd45d8f32fd2e0940f1
2 changes: 1 addition & 1 deletion mode/jsx/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,6 @@ <h2>JSX mode</h2>
<p>JSX Mode for <a href="http://facebook.github.io/react">React</a>'s
JavaScript syntax extension.</p>

<p><strong>MIME types defined:</strong> <code>text/jsx</code>, <code>text/typescript-jsx</code>.</p>
<p><strong>MIME types defined:</strong> <code>text/jsx</code>, <code>text/typescript-jsx</code>, <code>text/flow-jsx</code>.</p>

</article>