aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--languages.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages.toml b/languages.toml
index 700c7565..85785d53 100644
--- a/languages.toml
+++ b/languages.toml
@@ -88,7 +88,7 @@ indent = { tab-width = 4, unit = "\t" }
name = "javascript"
scope = "source.js"
injection-regex = "^(js|javascript)$"
-file-types = ["js"]
+file-types = ["js", "mjs"]
roots = []
comment-token = "//"
# TODO: highlights-jsx, highlights-params