Unnamed repository; edit this file 'description' to name the repository.
Add "jsonl" as filetype for JSON lang (#11004)
Alejandro Gastón Alvarez 2024-06-23
parent 3706c0d · commit b894cf0
-rw-r--r--languages.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/languages.toml b/languages.toml
index 4b8299e2..eff4ca06 100644
--- a/languages.toml
+++ b/languages.toml
@@ -431,6 +431,7 @@ file-types = [
"ts.map",
"css.map",
{ glob = ".jslintrc" },
+ "jsonl",
"jsonld",
{ glob = ".vuerc" },
{ glob = "composer.lock" },