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

pull/10795/merge
Alejandro Gastón Alvarez 6 days ago committed by GitHub
parent 3706c0dc85
commit b894cf087b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save