Add "jsonl" as filetype for JSON lang (#11004)

This commit is contained in:
Alejandro Gastón Alvarez
2024-06-23 03:08:20 +02:00
committed by GitHub
parent 3706c0dc85
commit b894cf087b

View File

@@ -431,6 +431,7 @@ file-types = [
"ts.map",
"css.map",
{ glob = ".jslintrc" },
"jsonl",
"jsonld",
{ glob = ".vuerc" },
{ glob = "composer.lock" },