Add "jsonl" as filetype for JSON lang (#11004)
This commit is contained in:
parent
3706c0dc85
commit
b894cf087b
1 changed files with 1 additions and 0 deletions
|
@ -431,6 +431,7 @@ file-types = [
|
|||
"ts.map",
|
||||
"css.map",
|
||||
{ glob = ".jslintrc" },
|
||||
"jsonl",
|
||||
"jsonld",
|
||||
{ glob = ".vuerc" },
|
||||
{ glob = "composer.lock" },
|
||||
|
|
Loading…
Add table
Reference in a new issue