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 0499478 commit a811525Copy full SHA for a811525
langs/tree-sitter-langs.el
@@ -89,8 +89,10 @@ See `tree-sitter-langs-repos'."
89
(haskell-mode . haskell)
90
(html-mode . html)
91
(java-mode . java)
92
+ (javascript-mode . javascript)
93
(js-mode . javascript)
94
(js2-mode . javascript)
95
+ (js3-mode . javascript)
96
(json-mode . json)
97
(jsonc-mode . json)
98
(julia-mode . julia)
0 commit comments