Adding support for jsx file extension.

This commit is contained in:
2020-02-05 18:08:25 -08:00
parent 96197ef9f6
commit 00b0ac4d99

View File

@@ -20,6 +20,7 @@
((rb) 'ruby)
((hs) 'haskell)
((diff) 'diff)
((jsx) 'javascript)
((css) 'css)
((xml) 'xml)
((xhtml) 'xhtml)