You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Makefile
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# For generating .wasm files for parsers
2
2
# See https://www.npmjs.com/package/web-tree-sitter
3
-
LANGUAGES = agda bash c c-sharp clojure cpp css elm elixir go haskell html java javascript json kotlin latex markdown perl php python query ruby rust scala scss sparql talon tsx typescript yaml
3
+
LANGUAGES = agda bash c c-sharp clojure cpp css elm elixir go haskell html java javascript json julia kotlin latex markdown perl php python query ruby rust scala scss sparql talon tsx typescript yaml
4
4
5
5
6
6
# NOTE: Update the version number in the filepath for web-tree-sitter in package.json,
0 commit comments