summaryrefslogtreecommitdiff
path: root/public/vendor/codemirror/mode/jsx/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/vendor/codemirror/mode/jsx/index.html')
-rw-r--r--public/vendor/codemirror/mode/jsx/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/vendor/codemirror/mode/jsx/index.html b/public/vendor/codemirror/mode/jsx/index.html
index cb51edb3..1054bbcc 100644
--- a/public/vendor/codemirror/mode/jsx/index.html
+++ b/public/vendor/codemirror/mode/jsx/index.html
@@ -84,6 +84,6 @@ var editor = CodeMirror.fromTextArea(document.getElementById("code"), {
<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>.</p>
+<p><strong>MIME types defined:</strong> <code>text/jsx</code>, <code>text/typescript-jsx</code>.</p>
</article>