Merge branch 'master' into support-jsonc

This commit is contained in:
Alastair Mooney
2023-02-28 13:47:02 +00:00
committed by GitHub
4 changed files with 41 additions and 4 deletions

View File

@@ -204,6 +204,15 @@
}
]
},
{
"language": "Starlark",
"markers": [
{
"type": "line",
"pattern": "#"
}
]
},
{
"language": "TypeScript",
"markers": [