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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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